Интерфейс IDTSDumpConfiguration
Represents the configuration for the dumping of Data Transformation Service interface.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Interface IDTSDumpConfiguration
'Применение
Dim instance As IDTSDumpConfiguration
public interface IDTSDumpConfiguration
public interface class IDTSDumpConfiguration
type IDTSDumpConfiguration = interface end
public interface IDTSDumpConfiguration
Тип IDTSDumpConfiguration обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
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. |
В начало