다음을 통해 공유


DTSBufferManager 멤버

Manages IDTSBuffer100 objects.

DTSBufferManager 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 CreateBuffer Creates an IDTSBuffer100 based on the specified buffer type. (IDTSBufferManager100에서 상속됩니다.)
공용 메서드 CreateFlatBuffer Creates an IDTSBuffer100 of the specified size. (IDTSBufferManager100에서 상속됩니다.)
공용 메서드 CreateVirtualBuffer 인프라 (IDTSBufferManager100에서 상속됩니다.)
공용 메서드 FindColumnByLineageID Gets the location, by index, of a column in a specified IDTSBuffer100 object. (IDTSBufferManager100에서 상속됩니다.)
공용 메서드 GetBLOBObject Creates an IDTSBLOBObject100 that is used to manipulate binary large objects (BLOBs). (IDTSBufferManager100에서 상속됩니다.)
공용 메서드 GetColumnCount Gets the number of columns in a specified registered buffer type. (IDTSBufferManager100에서 상속됩니다.)
공용 메서드 GetColumnInfo Gets the DTP_BUFFCOL structure for a column in a specified buffer definition. (IDTSBufferManager100에서 상속됩니다.)
공용 메서드 GetRowWidth Gets the size, in bytes, of the row defined for the buffer type definition. (IDTSBufferManager100에서 상속됩니다.)
공용 메서드 RegisterBufferType Registers a buffer type with an IDTSBufferManager100. (IDTSBufferManager100에서 상속됩니다.)
공용 메서드 RegisterLineageIDs 인프라 (IDTSBufferManager100에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 IsVirtual Gets a value that indicates whether the specified buffer is a virtual buffer. (IDTSBufferManager100에서 상속됩니다.)

맨 위로 이동