Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and manages IDTSBuffer90 objects.
The following tables list the members exposed by the IDTSBufferManager90 type.
Public Methods
Name | Description | |
---|---|---|
![]() |
CreateBuffer | Creates an IDTSBuffer90 based on the specified buffer type. |
![]() |
CreateFlatBuffer | Creates an IDTSBuffer90 of the specified size. |
![]() |
CreateVirtualBuffer | |
![]() |
FindColumnByLineageID | Gets the location, by index, of a column in a specified IDTSBuffer90 object. |
![]() |
GetBLOBObject | Creates an IDTSBLOBObject90 that is used to manipulate binary large objects (BLOBs). |
![]() |
GetColumnCount | Gets the number of columns in a specified registered buffer type. |
![]() |
GetColumnInfo | Gets the DTP_BUFFCOL structure for a column in a specified buffer definition. |
![]() |
GetRowWidth | Gets the size, in bytes, of the row defined for the buffer type definition. |
![]() |
RegisterBufferType | Registers a buffer type with an IDTSBufferManager90. |
![]() |
RegisterLineageIDs |
Top
See Also
Reference
IDTSBufferManager90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace