IDTSBufferManagerInitialize100 Interface

Definition

Initializes the buffer manager for the pipeline wrapper.

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
Attributes

Methods

SetEventInterfaces(IDTSInfoEvents100, IDTSLogging100)

Sets the event interfaces for the IDTSBufferManagerInitialize100.

SetTempStorageLocations(String, String)

Sets the temporary storage locations for the IDTSBufferManagerInitialize100.

Applies to