IDTSBufferManagerInitialize100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes the buffer manager for the pipeline wrapper.

Namespace:   Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[TypeLibTypeAttribute(TypeLibTypeFlags::FHidden | TypeLibTypeFlags::FOleAutomation)]
[GuidAttribute("8DA49421-C7A7-41D7-B670-C1A1CBBE54D4")]
public interface class IDTSBufferManagerInitialize100

NameDescription
System_CAPS_pubmethodSetEventInterfaces(IDTSInfoEvents100^, IDTSLogging100^)

This API supports the product infrastructure and is not intended to be used directly from your code.

Sets the event interfaces for the IDTSBufferManagerInitialize100.

System_CAPS_pubmethodSetTempStorageLocations(String^, String^)

This API supports the product infrastructure and is not intended to be used directly from your code.

Sets the temporary storage locations for the IDTSBufferManagerInitialize100.

Return to top
Show: