Condividi tramite


Membri DTSBufferManager

Manages IDTSBuffer100 objects.

Il tipo DTSBufferManager espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico CreateBuffer Creates an IDTSBuffer100 based on the specified buffer type. (Ereditato da IDTSBufferManager100).
Metodo pubblico CreateFlatBuffer Creates an IDTSBuffer100 of the specified size. (Ereditato da IDTSBufferManager100).
Metodo pubblico CreateVirtualBuffer Infrastruttura. (Ereditato da IDTSBufferManager100).
Metodo pubblico FindColumnByLineageID Gets the location, by index, of a column in a specified IDTSBuffer100 object. (Ereditato da IDTSBufferManager100).
Metodo pubblico GetBLOBObject Creates an IDTSBLOBObject100 that is used to manipulate binary large objects (BLOBs). (Ereditato da IDTSBufferManager100).
Metodo pubblico GetColumnCount Gets the number of columns in a specified registered buffer type. (Ereditato da IDTSBufferManager100).
Metodo pubblico GetColumnInfo Gets the DTP_BUFFCOL structure for a column in a specified buffer definition. (Ereditato da IDTSBufferManager100).
Metodo pubblico GetRowWidth Gets the size, in bytes, of the row defined for the buffer type definition. (Ereditato da IDTSBufferManager100).
Metodo pubblico RegisterBufferType Registers a buffer type with an IDTSBufferManager100. (Ereditato da IDTSBufferManager100).
Metodo pubblico RegisterLineageIDs Infrastruttura. (Ereditato da IDTSBufferManager100).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica IsVirtual Gets a value that indicates whether the specified buffer is a virtual buffer. (Ereditato da IDTSBufferManager100).

In alto