Membros DTSBufferManagerClass
Creates and manages IDTSBuffer100 objects.
O tipo DTSBufferManagerClass expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
DTSBufferManagerClass | Initializes a new instance of the DTSBufferManagerClass. |
Início
Métodos
Nome | Descrição | |
---|---|---|
CreateBuffer | Creates an IDTSBuffer100 object that is based on the specified buffer type. | |
CreateFlatBuffer | Creates an IDTSBuffer100 of the specified size. | |
CreateVirtualBuffer | Infraestrutura. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado 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 | (Herdado de Object.) | |
GetRowWidth | Gets the size of the row defined for the buffer type definition. | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
RegisterBufferType | Registers a buffer type with the IDTSBufferManager100. | |
RegisterLineageIDs | Infraestrutura. | |
ToString | (Herdado de Object.) |
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