ColumnStream. Length, propriété
Obtient la longueur actuelle du flux.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'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; }
Valeur de la propriété
Type : System. Int64