스트림의 현재 길이를 가져옵니다.
네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)
구문
'Declaration
Public Overrides ReadOnly Property Length As Long
Get
'Usage
Dim instance As ColumnStream
Dim value As Long
value = instance.Length
public override long Length { get; }
속성 값
형식: System.Int64