言語

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

プロパティ値

2進の大きなオブジェクト(BLOB)に格納されるバイト数を指定する整数です。

属性

適用対象