Compartir a través de


LogEntryInfo Miembros

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

El tipo LogEntryInfo expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals Determines whether two object instances are equal. (Se hereda de DtsObject).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode Returns the hash code for this instance. (Se hereda de DtsObject).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública 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.
Propiedad pública Description Gets or sets the description for the log entry.
Propiedad pública FrequencyHint Returns a value that indicates the frequency that you expect to see a particular log entry.
Propiedad pública ID Returns a GUID for the log entry. This property is read-only.
Propiedad pública Name Gets or sets a name for the log entry.

Principio