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. |
맨 위로 이동