IDTSBufferManager90 Methods

Public Methods

  Name Description
ms211442.pubmethod(en-US,SQL.90).gif CreateBuffer
Creates an IDTSBuffer90 based on the specified buffer type.
ms211442.pubmethod(en-US,SQL.90).gif CreateFlatBuffer
Creates an IDTSBuffer90 of the specified size.
ms211442.pubmethod(en-US,SQL.90).gif CreateVirtualBuffer  
ms211442.pubmethod(en-US,SQL.90).gif FindColumnByLineageID
Gets the location, by index, of a column in a specified IDTSBuffer90 object.
ms211442.pubmethod(en-US,SQL.90).gif GetBLOBObject
Creates an IDTSBLOBObject90 that is used to manipulate binary large objects (BLOBs).
ms211442.pubmethod(en-US,SQL.90).gif GetColumnCount
Gets the number of columns in a specified registered buffer type.
ms211442.pubmethod(en-US,SQL.90).gif GetColumnInfo
Gets the DTP_BUFFCOL structure for a column in a specified buffer definition.
ms211442.pubmethod(en-US,SQL.90).gif GetRowWidth
Gets the size, in bytes, of the row defined for the buffer type definition.
ms211442.pubmethod(en-US,SQL.90).gif RegisterBufferType
Registers a buffer type with an IDTSBufferManager90.
ms211442.pubmethod(en-US,SQL.90).gif RegisterLineageIDs  

See Also

Reference

IDTSBufferManager90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace