Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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
The IDTSDumpConfiguration type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
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. |
Top
.gif)