Propriedade JET_OPENTEMPORARYTABLE.grbit

Obtém ou define opções para a tabela temporária.

Namespace:Microsoft.Isam.Esent.Interop.Vista
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property grbit As TempTableGrbit
    Get
    Set
'Usage
Dim instance As JET_OPENTEMPORARYTABLE
Dim value As TempTableGrbit

value = instance.grbit

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

Valor da propriedade

Tipo: Microsoft.Isam.Esent.Interop.TempTableGrbit

Confira também

Referência

classe JET_OPENTEMPORARYTABLE

membros JET_OPENTEMPORARYTABLE

Namespace Microsoft.Isam.Esent.Interop.Vista