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
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("18CE7CBC-7230-4175-A9D4-4515F8BA9F43")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FHidden | TypeLibTypeFlags::FOleAutomation)]
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: