Compartir a través de


DTSBufferManager Miembros

Manages IDTSBuffer100 objects.

El tipo DTSBufferManager expone los siguientes miembros.

Métodos

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

Principio

Propiedades

  Nombre Descripción
Propiedad pública IsVirtual Gets a value that indicates whether the specified buffer is a virtual buffer. (Se hereda de IDTSBufferManager100).

Principio