DTSBufferManagerClass Members
Creates and manages IDTSBuffer90 objects.
The following tables list the members exposed by the DTSBufferManagerClass type.
Public Constructors
이름 | Description | |
---|---|---|
DTSBufferManagerClass | Initializes a new instance of the DTSBufferManagerClass. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
CreateBuffer | Creates an IDTSBuffer90 object based on the specified buffer type. | |
CreateFlatBuffer | Creates an IDTSBuffer90 of the specified size. | |
CreateVirtualBuffer | ||
Equals | Overloaded. (inherited from Object ) | |
FindColumnByLineageID | Gets the location of a column in the specified IDTSBuffer90 object. | |
GetBLOBObject | Creates an IDTSBLOBObject90 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 | (inherited from Object ) | |
GetRowWidth | Gets the size of the row defined for the buffer type definition. | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
RegisterBufferType | Registers a buffer type with the IDTSBufferManager90. | |
RegisterLineageIDs | ||
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
Explicit Interface Implementations
이름 | Description | |
---|---|---|
CreateBuffer | Creates an IDTSBuffer90 object based on the specified buffer type. | |
CreateFlatBuffer | Creates an IDTSBuffer90 of the specified size. | |
CreateVirtualBuffer | ||
FindColumnByLineageID | Gets the location of a column in the specified IDTSBuffer90 object. | |
GetBLOBObject | Creates an IDTSBLOBObject90 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. | |
GetRowWidth | Gets the size of the row defined for the buffer type definition. | |
RegisterBufferType | Registers a buffer type with the IDTSBufferManager90. | |
RegisterLineageIDs |
위쪽
참고 항목
참조
DTSBufferManagerClass Class
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace