Membres DTSBufferManagerClass
Creates and manages IDTSBuffer100 objects.
Le type DTSBufferManagerClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
DTSBufferManagerClass | Initializes a new instance of the DTSBufferManagerClass. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
CreateBuffer | Creates an IDTSBuffer100 object that is based on the specified buffer type. | |
CreateFlatBuffer | Creates an IDTSBuffer100 of the specified size. | |
CreateVirtualBuffer | Infrastructure. | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
FindColumnByLineageID | Gets the location of a column in the specified IDTSBuffer100 object. | |
GetBLOBObject | Creates an IDTSBLOBObject100 that is used to manipulate binary large objects (BLOBs). | |
GetColumnCount | Gets the number of columns in the specified registered buffer type. | |
GetColumnInfo | Gets the DTP_BUFFCOL structure for a column in the specified buffer definition. | |
GetHashCode | (Hérité de Object.) | |
GetRowWidth | Gets the size of the row defined for the buffer type definition. | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
RegisterBufferType | Registers a buffer type with the IDTSBufferManager100. | |
RegisterLineageIDs | Infrastructure. | |
ToString | (Hérité de Object.) |
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