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 でダンプが有効かどうかを示す値を取得します。値の設定も可能です。

適用対象