取得資料流程的目前長度。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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