Instance.TermGrbit-Eigenschaft

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

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: 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

Siehe auch

Verweis

Instanzklasse

Instanzmber

Microsoft.Isam.Esent.Interop-Namespace