ストリームの現在の長さを取得します。
Namespace: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