Freigeben über


IDTSDumpConfiguration-Schnittstelle

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

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Interface IDTSDumpConfiguration
'Usage
Dim instance As IDTSDumpConfiguration
public interface IDTSDumpConfiguration
public interface class IDTSDumpConfiguration
type IDTSDumpConfiguration =  interface end
public interface IDTSDumpConfiguration

Der IDTSDumpConfiguration-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft DumpDescriptor Gets or sets the dump descriptor.
Öffentliche Eigenschaft DumpOnAnyError Gets or sets whether the DTS dumps or any error.
Öffentliche Eigenschaft EnableDump Gets or sets whether the DTS enables dumping.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime-Namespace