Membros IDTSBufferManager100
Creates and manages IDTSBuffer100 objects.
O tipo IDTSBufferManager100 expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
CreateBuffer | Creates an IDTSBuffer100 based on the specified buffer type. | |
CreateFlatBuffer | Creates an IDTSBuffer100 of the specified size. | |
CreateVirtualBuffer | Infraestrutura. | |
FindColumnByLineageID | Gets the location, by index, of a column in a specified IDTSBuffer100 object. | |
GetBLOBObject | Creates an IDTSBLOBObject100 that is used to manipulate binary large objects (BLOBs). | |
GetColumnCount | Gets the number of columns in a specified registered buffer type. | |
GetColumnInfo | Gets the DTP_BUFFCOL structure for a column in a specified buffer definition. | |
GetRowWidth | Gets the size, in bytes, of the row defined for the buffer type definition. | |
RegisterBufferType | Registers a buffer type with an IDTSBufferManager100. | |
RegisterLineageIDs | Infraestrutura. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
IsVirtual | Gets a value that indicates whether the specified buffer is a virtual buffer. |
Início
Consulte também