IDTSBufferManager100 成員

Creates and manages IDTSBuffer100 objects.

IDTSBufferManager100 型別公開下列成員。

方法

  名稱 描述
公用方法 CreateBuffer Creates an IDTSBuffer100 based on the specified buffer type.
公用方法 CreateFlatBuffer Creates an IDTSBuffer100 of the specified size.
公用方法 CreateVirtualBuffer 基礎結構。
公用方法 FindColumnByLineageID Gets the location, by index, of a column in a specified IDTSBuffer100 object.
公用方法 GetBLOBObject Creates an IDTSBLOBObject100 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 IDTSBufferManager100.
公用方法 RegisterLineageIDs 基礎結構。

頂端

屬性

  名稱 描述
公用屬性 IsVirtual Gets a value that indicates whether the specified buffer is a virtual buffer.

頂端