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 是否启用转储。

适用于