다음을 통해 공유


IDTSBLOBObject100 멤버

Used to read and write bytes to a column in an IDTSBuffer100 object.

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

메서드

  이름 설명
공용 메서드 AddData Adds bytes to an IDTSBLOBObject100 object.
공용 메서드 GetData Retrieves the specified number of bytes from an IDTSBLOBObject100 object.
공용 메서드 GetStream Gets an IStream object that can be used to read or write bytes in an IDTSBLOBObject100.
공용 메서드 PutData Adds bytes in a specific location in the IDTSBLOBObject100
공용 메서드 ResetData Empties the bytes stored by an IDTSBLOBObject100.
공용 메서드 SetFromStream Adds bytes to an IDTSBLOBObject100 from an ISequentialStream object.

맨 위로 이동

속성

  이름 설명
공용 속성 Length Gets the number of bytes stored in an IDTSBLOBObject100.
공용 속성 SpoolThreshold Gets or sets the number of bytes to store in memory before writing to a temporary file.

맨 위로 이동