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)中儲存的位元組數。

屬性

適用於