Instance.TermGrbit-Eigenschaft

Ruft das TermGrbit für diese Instanz ab oder legt es fest.

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

Syntax

'Declaration
Public Property TermGrbit As TermGrbit
    Get
    Set
'Usage
Dim instance As Instance
Dim value As TermGrbit

value = instance.TermGrbit

instance.TermGrbit = value
public TermGrbit TermGrbit { get; set; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.TermGrbit

Weitere Informationen

Verweis

Instanzklasse

Instanzmitglieder

Microsoft.Isam.Esent.Interop-Namespace