Creates and manages IDTSBuffer90 objects.
The following tables list the members exposed by the IDTSBufferManager90 type.
Public Methods
| 名称 | Description | |
|---|---|---|
| .gif) | CreateBuffer | Creates an IDTSBuffer90 based on the specified buffer type. | 
| .gif) | CreateFlatBuffer | Creates an IDTSBuffer90 of the specified size. | 
| .gif) | CreateVirtualBuffer | |
| .gif) | FindColumnByLineageID | Gets the location, by index, of a column in a specified IDTSBuffer90 object. | 
| .gif) | GetBLOBObject | Creates an IDTSBLOBObject90 that is used to manipulate binary large objects (BLOBs). | 
| .gif) | GetColumnCount | Gets the number of columns in a specified registered buffer type. | 
| .gif) | GetColumnInfo | Gets the DTP_BUFFCOL structure for a column in a specified buffer definition. | 
| .gif) | GetRowWidth | Gets the size, in bytes, of the row defined for the buffer type definition. | 
| .gif) | RegisterBufferType | Registers a buffer type with an IDTSBufferManager90. | 
| .gif) | RegisterLineageIDs | 
顶部
请参阅
参考
IDTSBufferManager90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace