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에서 상속됩니다.) |
맨 위로 이동