Compartilhar via


Interface IDTSLogging

Defines the logging options for a container.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Interface IDTSLogging
'Uso
Dim instance As IDTSLogging
public interface IDTSLogging
public interface class IDTSLogging
type IDTSLogging =  interface end
public interface IDTSLogging

O tipo IDTSLogging expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Enabled Returns a Boolean that indicates if logging is enabled. This field is read-only.

Início

Métodos

  Nome Descrição
Método público GetFilterStatus Gets the filter status of the specified events.
Método público Log Writes the log entry.

Início

Consulte também

Referência