Compartilhar via


Membros DTSBufferManagerClass

Creates and manages IDTSBuffer100 objects.

O tipo DTSBufferManagerClass expõe os seguintes membros.

Construtores

  Nome Descrição
Método público DTSBufferManagerClass Initializes a new instance of the DTSBufferManagerClass.

Início

Métodos

  Nome Descrição
Método público CreateBuffer Creates an IDTSBuffer100 object that is 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 Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público FindColumnByLineageID Gets the location of a column in the 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 the specified registered buffer type.
Método público GetColumnInfo Gets the DTP_BUFFCOL structure for a column in the specified buffer definition.
Método público GetHashCode (Herdado de Object.)
Método público GetRowWidth Gets the size of the row defined for the buffer type definition.
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público RegisterBufferType Registers a buffer type with the IDTSBufferManager100.
Método público RegisterLineageIDs Infraestrutura.
Método público ToString (Herdado de Object.)

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