Condividi tramite


Membri LogEntryInfo

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

Il tipo LogEntryInfo espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals Determines whether two object instances are equal. (Ereditato da DtsObject).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode Returns the hash code for this instance. (Ereditato da DtsObject).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica 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.
Proprietà pubblica Description Gets or sets the description for the log entry.
Proprietà pubblica FrequencyHint Returns a value that indicates the frequency that you expect to see a particular log entry.
Proprietà pubblica ID Returns a GUID for the log entry. This property is read-only.
Proprietà pubblica Name Gets or sets a name for the log entry.

In alto