Compartir a través de


Interfaz IDTSLogging

Defines the logging options for a container.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Interface IDTSLogging
'Uso
Dim instance As IDTSLogging
public interface IDTSLogging
public interface class IDTSLogging
type IDTSLogging =  interface end
public interface IDTSLogging

El tipo IDTSLogging expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Enabled Returns a Boolean that indicates if logging is enabled. This field is read-only.

Arriba

Métodos

  Nombre Descripción
Método público GetFilterStatus Gets the filter status of the specified events.
Método público Log Writes the log entry.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime