Interfaccia IDTSDumpConfiguration
Represents the configuration for the dumping of Data Transformation Service interface.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Interface IDTSDumpConfiguration
'Utilizzo
Dim instance As IDTSDumpConfiguration
public interface IDTSDumpConfiguration
public interface class IDTSDumpConfiguration
type IDTSDumpConfiguration = interface end
public interface IDTSDumpConfiguration
Nel tipo IDTSDumpConfiguration sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
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. |
In alto