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 | |
---|---|---|
Enabled | Returns a Boolean that indicates if logging is enabled. This field is read-only. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
GetFilterStatus | Gets the filter status of the specified events. | |
Log | Writes the log entry. |
Arriba