Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 | |
|---|---|---|
![]() |
DumpDescriptor | Gets or sets the dump descriptor. |
![]() |
DumpOnAnyError | Gets or sets whether the DTS dumps or any error. |
![]() |
EnableDump | Gets or sets whether the DTS enables dumping. |
Zum Anfang
.gif)