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

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("2F25DA28-DE0E-40F8-B5AD-5E772364C4D6")]
[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: