DTSBufferManagerClass Miembros
Creates and manages IDTSBuffer100 objects.
El tipo DTSBufferManagerClass expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
DTSBufferManagerClass | Initializes a new instance of the DTSBufferManagerClass. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
CreateBuffer | Creates an IDTSBuffer100 object that is based on the specified buffer type. | |
CreateFlatBuffer | Creates an IDTSBuffer100 of the specified size. | |
CreateVirtualBuffer | Infraestructura. | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda 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 | (Se hereda de Object). | |
GetRowWidth | Gets the size of the row defined for the buffer type definition. | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
RegisterBufferType | Registers a buffer type with the IDTSBufferManager100. | |
RegisterLineageIDs | Infraestructura. | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
IsVirtual | Gets a value that indicates whether the specified buffer is a virtual buffer. |
Principio
Vea también