ColumnStream.Length 속성

스트림의 현재 길이를 가져옵니다.

네임스페이스: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

추가 정보

참조

ColumnStream 클래스

ColumnStream 멤버

Microsoft.Isam.Esent.Interop 네임스페이스