ColumnStream.Length 屬性

取得資料流程的目前長度。

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

另請參閱

參考

ColumnStream 類別

ColumnStream 成員

Microsoft.Isam.Esent.Interop 命名空間