Поделиться через


Элементы LogEntryInfo

Contains properties that describe a log entry. This class cannot be inherited.

Тип LogEntryInfo предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals Determines whether two object instances are equal. (Наследуется из DtsObject.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode Returns the hash code for this instance. (Наследуется из DtsObject.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство CreationName Returns the string used by the Integration Services runtime to create an instance of the LogEntryInfo object and to add the object to the LogEntryInfos collection. This property is read-only.
Открытое свойство Description Gets or sets the description for the log entry.
Открытое свойство FrequencyHint Returns a value that indicates the frequency that you expect to see a particular log entry.
Открытое свойство ID Returns a GUID for the log entry. This property is read-only.
Открытое свойство Name Gets or sets a name for the log entry.

В начало