Compartilhar via


Membros IDTSBufferManager100

Creates and manages IDTSBuffer100 objects.

O tipo IDTSBufferManager100 expõe os seguintes membros.

Métodos

  Nome Descrição
Método público CreateBuffer Creates an IDTSBuffer100 based on the specified buffer type.
Método público CreateFlatBuffer Creates an IDTSBuffer100 of the specified size.
Método público CreateVirtualBuffer Infraestrutura.
Método público FindColumnByLineageID Gets the location, by index, of a column in a specified IDTSBuffer100 object.
Método público GetBLOBObject Creates an IDTSBLOBObject100 that is used to manipulate binary large objects (BLOBs).
Método público GetColumnCount Gets the number of columns in a specified registered buffer type.
Método público GetColumnInfo Gets the DTP_BUFFCOL structure for a column in a specified buffer definition.
Método público GetRowWidth Gets the size, in bytes, of the row defined for the buffer type definition.
Método público RegisterBufferType Registers a buffer type with an IDTSBufferManager100.
Método público RegisterLineageIDs Infraestrutura.

Início

Propriedades

  Nome Descrição
Propriedade pública IsVirtual Gets a value that indicates whether the specified buffer is a virtual buffer.

Início