DTSBufferManagerClass 成員
Creates and manages IDTSBuffer100 objects.
DTSBufferManagerClass 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
CreateBuffer | Creates an IDTSBuffer100 object that is based on the specified buffer type. | |
CreateFlatBuffer | Creates an IDTSBuffer100 of the specified size. | |
CreateVirtualBuffer | 基礎結構。 | |
Equals | (繼承自 Object。) | |
Finalize | (繼承自 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 | (繼承自 Object。) | |
GetRowWidth | Gets the size of the row defined for the buffer type definition. | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
RegisterBufferType | Registers a buffer type with the IDTSBufferManager100. | |
RegisterLineageIDs | 基礎結構。 | |
ToString | (繼承自 Object。) |
頂端