Interface IDTSLogging
Defines the logging options for a container.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Interface IDTSLogging
'Utilisation
Dim instance As IDTSLogging
public interface IDTSLogging
public interface class IDTSLogging
type IDTSLogging = interface end
public interface IDTSLogging
Le type IDTSLogging expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Enabled | Returns a Boolean that indicates if logging is enabled. This field is read-only. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
GetFilterStatus | Gets the filter status of the specified events. |
![]() |
Log | Writes the log entry. |
Haut de la page