Condividi tramite


Interfaccia IDTSLogging

Defines the logging options for a container.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Interface IDTSLogging
'Utilizzo
Dim instance As IDTSLogging
public interface IDTSLogging
public interface class IDTSLogging
type IDTSLogging =  interface end
public interface IDTSLogging

Nel tipo IDTSLogging sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Enabled Returns a Boolean that indicates if logging is enabled. This field is read-only.

In alto

Metodi

  Nome Descrizione
Metodo pubblico GetFilterStatus Gets the filter status of the specified events.
Metodo pubblico Log Writes the log entry.

In alto