IDTSBufferManagerInitialize100 インターフェイス

定義

パイプライン ラッパーのバッファー マネージャーを初期化します。

public interface class IDTSBufferManagerInitialize100
[System.Runtime.InteropServices.Guid("18CE7CBC-7230-4175-A9D4-4515F8BA9F43")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSBufferManagerInitialize100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("74434FA7-5504-486B-93C8-6C7C254101FA")]
public interface IDTSBufferManagerInitialize100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("D33C9C9A-957F-42A1-883A-50FF3E7CBFC6")]
public interface IDTSBufferManagerInitialize100
[<System.Runtime.InteropServices.Guid("18CE7CBC-7230-4175-A9D4-4515F8BA9F43")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSBufferManagerInitialize100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("74434FA7-5504-486B-93C8-6C7C254101FA")>]
type IDTSBufferManagerInitialize100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("D33C9C9A-957F-42A1-883A-50FF3E7CBFC6")>]
type IDTSBufferManagerInitialize100 = interface
Public Interface IDTSBufferManagerInitialize100
属性

メソッド

SetEventInterfaces(IDTSInfoEvents100, IDTSLogging100)

IDTSBufferManagerInitialize100 のイベント インターフェイスを設定します。

SetTempStorageLocations(String, String)

IDTSBufferManagerInitialize100 の一時ストレージの場所を設定します。

適用対象