Partager via


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
Propriété publique Enabled Returns a Boolean that indicates if logging is enabled. This field is read-only.

Haut de la page

Méthodes

  Nom Description
Méthode publique GetFilterStatus Gets the filter status of the specified events.
Méthode publique Log Writes the log entry.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime