IDTSDumpConfiguration100 인터페이스

정의

DTS에 대한 덤프 구성을 나타냅니다.

public interface class IDTSDumpConfiguration100
[System.Runtime.InteropServices.Guid("B170DCAA-C50F-4A67-BA81-094C3584B9CF")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSDumpConfiguration100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("22BBA800-978A-493C-A0C1-43612742BAFC")]
public interface IDTSDumpConfiguration100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("05886C9F-7B32-4FD1-B7D4-187916DA5EF6")]
public interface IDTSDumpConfiguration100
[<System.Runtime.InteropServices.Guid("B170DCAA-C50F-4A67-BA81-094C3584B9CF")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSDumpConfiguration100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("22BBA800-978A-493C-A0C1-43612742BAFC")>]
type IDTSDumpConfiguration100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("05886C9F-7B32-4FD1-B7D4-187916DA5EF6")>]
type IDTSDumpConfiguration100 = interface
Public Interface IDTSDumpConfiguration100
파생
특성

속성

DumpDescriptor

DTS에 대한 덤프 설명자를 가져오거나 설정합니다.

DumpOnAnyError

DTS 덤프에 오류가 있는지 여부를 가져오거나 설정합니다.

EnableDump

DTS에서 덤프를 사용하도록 설정하는지 여부를 가져오거나 설정합니다.

적용 대상