Udostępnij przez


IDTSBufferManager100 Members

Creates and manages IDTSBuffer100 objects.

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

Public Properties

  Name Description
Bb523177.pubproperty(pl-pl,SQL.100).gif IsVirtual Gets a value that indicates whether the specified buffer is a virtual buffer.

Top

Public Methods

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

Top