Partager via


Interface IDTSDumpConfiguration

Represents the configuration for the dumping of Data Transformation Service interface.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Interface IDTSDumpConfiguration
'Utilisation
Dim instance As IDTSDumpConfiguration
public interface IDTSDumpConfiguration
public interface class IDTSDumpConfiguration
type IDTSDumpConfiguration =  interface end
public interface IDTSDumpConfiguration

Le type IDTSDumpConfiguration expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DumpDescriptor Gets or sets the dump descriptor.
Propriété publique DumpOnAnyError Gets or sets whether the DTS dumps or any error.
Propriété publique EnableDump Gets or sets whether the DTS enables dumping.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime