ColumnStream.SetLength-Methode

Legt die Länge des Streams fest.

Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Overrides Sub SetLength ( _
    value As Long _
)
'Usage
Dim instance As ColumnStream
Dim value As Long

instance.SetLength(value)
public override void SetLength(
    long value
)

Parameter

Weitere Informationen

Verweis

ColumnStream-Klasse

ColumnStream-Member

Microsoft.Isam.Esent.Interop-Namespace