propriedade JET_TABLECREATE.cbtyp

Obtém ou define um tipo da função de retorno de chamada.

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

Syntax

'Declaration
Public Property cbtyp As JET_cbtyp
    Get
    Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As JET_cbtyp

value = instance.cbtyp

instance.cbtyp = value
public JET_cbtyp cbtyp { get; set; }

Valor da propriedade

Tipo: Microsoft.Isam.Esent.Interop.JET_cbtyp

Confira também

Referência

Classe JET_TABLECREATE

membros do JET_TABLECREATE

Namespace Microsoft.Isam.Esent.Interop