JET_CONDITIONALCOLUMN.grbit-Eigenschaft

Ruft die Optionen für den bedingten Index ab oder legt sie fest.

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

Syntax

'Declaration
Public Property grbit As ConditionalColumnGrbit
    Get
    Set
'Usage
Dim instance As JET_CONDITIONALCOLUMN
Dim value As ConditionalColumnGrbit

value = instance.grbit

instance.grbit = value
public ConditionalColumnGrbit grbit { get; set; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.ConditionalColumnGrbit

Weitere Informationen

Referenz

JET_CONDITIONALCOLUMN-Klasse

JET_CONDITIONALCOLUMN Member

Microsoft.Isam.Esent.Interop-Namespace