IDTSBLOBObject100.Length プロパティ

定義

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) に格納されるバイト数を指定する Integer です。

属性

適用対象