This documentation is archived and is not being maintained.
DTSBufferManagerClass Class
Namespace:
Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012Assembly:
Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
System::Object Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012::DTSBufferManagerClass
[GuidAttribute("26D38582-1304-4A82-AD14-8DC8C09E6233")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FCanCreate)]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class DTSBufferManagerClass : DTSBufferManager, IDTSBufferManager100
| Name | Description |
|---|
 | CreateBuffer(Int32, IDTSComponentMetaData100^) | |
 | CreateFlatBuffer(Int32, IDTSComponentMetaData100^) | |
 | CreateFlatBuffer64(UInt64, IDTSComponentMetaData100^) | |
 | CreateVirtualBuffer(Int32, Int32) | |
 | Equals(Object^) | |
 | Finalize() | |
 | FindColumnByLineageID(Int32, Int32) | |
 | GetBLOBObject(IDTSBLOBObject100^%) | |
 | GetColumnCount(Int32) | |
 | GetColumnInfo(Int32, Int32, DTP_BUFFCOL%) | |
 | GetHashCode() | |
 | GetRowWidth(Int32) | |
 | GetType() | |
 | MemberwiseClone() | |
 | RegisterBufferType(Int32, DTP_BUFFCOL%, Int32, UInt32) | |
 | RegisterLineageIDs(Int32, Int32, Int32%) | |
 | ToString() | |
Any public static (
Shared
in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Return to top