IDTSBuffer100::GetManager Method ()
Gets a buffer manager.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Return Value
Type: Microsoft.SqlServer.Dts.Pipeline.Wrapper::IDTSBufferManager100^The IDTSBufferManager100 for the buffer.
The GetManager method retrieves the IDTSBufferManager100 object that allocated the buffer.
Show: