proprietà JET_COLUMNBASE.coltyp

Ottiene il tipo della colonna.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'Declaration
Public Property coltyp As JET_coltyp
    Get
    Friend Set
'Usage
Dim instance As JET_COLUMNBASE
Dim value As JET_coltyp

value = instance.coltyp
public JET_coltyp coltyp { get; internal set; }

Valore proprietà

Tipo: Microsoft.Isam.Esent.Interop.JET_coltyp

Vedi anche

Riferimento

classe JET_COLUMNBASE

membri JET_COLUMNBASE

Spazio dei nomi Microsoft.Isam.Esent.Interop