Compartir a través de


IDTSBufferManager100 Miembros

Creates and manages IDTSBuffer100 objects.

El tipo IDTSBufferManager100 expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico CreateBuffer Creates an IDTSBuffer100 based on the specified buffer type.
Método publico CreateFlatBuffer Creates an IDTSBuffer100 of the specified size.
Método publico CreateVirtualBuffer Infraestructura.
Método publico FindColumnByLineageID Gets the location, by index, of a column in a specified IDTSBuffer100 object.
Método publico GetBLOBObject Creates an IDTSBLOBObject100 that is used to manipulate binary large objects (BLOBs).
Método publico GetColumnCount Gets the number of columns in a specified registered buffer type.
Método publico GetColumnInfo Gets the DTP_BUFFCOL structure for a column in a specified buffer definition.
Método publico GetRowWidth Gets the size, in bytes, of the row defined for the buffer type definition.
Método publico RegisterBufferType Registers a buffer type with an IDTSBufferManager100.
Método publico RegisterLineageIDs Infraestructura.

Principio

Propiedades

  Nombre Descripción
Propiedad pública IsVirtual Gets a value that indicates whether the specified buffer is a virtual buffer.

Principio