다음을 통해 공유


DTSBufferManagerClass 멤버

Creates and manages IDTSBuffer100 objects.

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

생성자

  이름 설명
공용 메서드 DTSBufferManagerClass Initializes a new instance of the DTSBufferManagerClass.

맨 위로 이동

메서드

  이름 설명
공용 메서드 CreateBuffer Creates an IDTSBuffer100 object that is based on the specified buffer type.
공용 메서드 CreateFlatBuffer Creates an IDTSBuffer100 of the specified size.
공용 메서드 CreateVirtualBuffer 인프라
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 FindColumnByLineageID Gets the location of a column in the specified IDTSBuffer100 object.
공용 메서드 GetBLOBObject Creates an IDTSBLOBObject100 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 (Object에서 상속됩니다.)
공용 메서드 GetRowWidth Gets the size of the row defined for the buffer type definition.
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 RegisterBufferType Registers a buffer type with the IDTSBufferManager100.
공용 메서드 RegisterLineageIDs 인프라
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 IsVirtual Gets a value that indicates whether the specified buffer is a virtual buffer.

맨 위로 이동