Membres IDTSBufferManager100
Creates and manages IDTSBuffer100 objects.
Le type IDTSBufferManager100 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
CreateBuffer | Creates an IDTSBuffer100 based on the specified buffer type. | |
CreateFlatBuffer | Creates an IDTSBuffer100 of the specified size. | |
CreateVirtualBuffer | Infrastructure. | |
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 | Infrastructure. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
IsVirtual | Gets a value that indicates whether the specified buffer is a virtual buffer. |
Haut de la page
Voir aussi