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(Binary Large Object)에 저장된 바이트 수를 지정하는 수입니다.

특성

적용 대상