ColumnValue.SetGrbit-Eigenschaft
Ruft Spaltenupdateoptionen ab oder legt sie fest.
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property SetGrbit As SetColumnGrbit
Get
Set
'Usage
Dim instance As ColumnValue
Dim value As SetColumnGrbit
value = instance.SetGrbit
instance.SetGrbit = value
public SetColumnGrbit SetGrbit { get; set; }
Eigenschaftswert
Typ: Microsoft.Isam.Esent.Interop.SetColumnGrbit