다음을 통해 공유


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.

맨 위로 이동