Condividi tramite


Membri LoggingOptions

Contains members that regulate what information is included or excluded from logging. This class cannot be inherited.

Il tipo LoggingOptions 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 GetColumnFilter Returns column filter for the specified event.
Metodo pubblico GetColumnFilteredEvents Returns a string array that contains a list of events that have a column filter set.
Metodo pubblico GetHashCode Returns the hash code for this instance. (Ereditato da DtsObject).
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico LoadFromXML This method is not callable by your application code. To load a package saved as .xml, use the Application..::..LoadPackage method.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico SaveToXML This method is not callable by your application code. To save a package as .xml, use the Application..::..SaveToXml method.
Metodo pubblico SetColumnFilter Sets column filter for the specified event.
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica EventFilter Gets or sets an array that contains the names of the events that are the subject of the filtering options.
Proprietà pubblica EventFilterKind Gets or sets a value that describes the kind of event filter that is set, whether included or excluded.
Proprietà pubblica SelectedLogProviders A collection of log providers selected on the container. A log provider can only be selected for a container when the container's LoggingMode is set to Enabled.

In alto