IDTSBufferManager90 Members

Creates and manages IDTSBuffer90 objects.

The following tables list the members exposed by the IDTSBufferManager90 type.

Public Methods

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

Top

See Also

Reference

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