IDTSBLOBObject100.Length プロパティ

定義

IDTSBLOBObject100 に格納されるバイト数を取得します。

public:
 property int Length { int get(); };
[System.Runtime.InteropServices.DispId(101)]
public int Length { [System.Runtime.InteropServices.DispId(101)] get; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
member this.Length : int
Public ReadOnly Property Length As Integer

プロパティ値

バイナリ ラージ オブジェクト (BLOB) に格納されているバイト数を指定する整数。

属性

適用対象