IDTSBLOBObject100 介面

定義

public interface class IDTSBLOBObject100
[System.Runtime.InteropServices.Guid("888C05E0-CB2E-4984-B963-A4B24550B014")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBLOBObject100
[<System.Runtime.InteropServices.Guid("888C05E0-CB2E-4984-B963-A4B24550B014")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBLOBObject100 = interface
Public Interface IDTSBLOBObject100
屬性

備註

IDTSBLOBObject100 支援在二進位大型物件(BLOB)中讀寫位元組。 新增到物件的位元組會儲存在記憶體中,直到達到 SpoolThreshold 屬性,然後寫入暫存檔案。

受管理元件開發者不使用此物件,而是使用 BlobColumn 類別。

適用於