Compartir a través de


DTSBufferManagerClass Miembros

Creates and manages IDTSBuffer100 objects.

El tipo DTSBufferManagerClass expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico DTSBufferManagerClass Initializes a new instance of the DTSBufferManagerClass.

Principio

Métodos

  Nombre Descripción
Método publico CreateBuffer Creates an IDTSBuffer100 object that is 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 Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico FindColumnByLineageID Gets the location of a column in the 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 the specified registered buffer type.
Método publico GetColumnInfo Gets the DTP_BUFFCOL structure for a column in the specified buffer definition.
Método publico GetHashCode (Se hereda de Object).
Método publico GetRowWidth Gets the size of the row defined for the buffer type definition.
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico RegisterBufferType Registers a buffer type with the IDTSBufferManager100.
Método publico RegisterLineageIDs Infraestructura.
Método publico ToString (Se hereda de Object).

Principio

Propiedades

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

Principio