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

属性值

一个Integer,该整数指定存储在二进制大型对象 (BLOB) 中的字节数。

属性

适用于