Freigeben über


JET_COLUMNBASE.coltyp-Eigenschaft

Ruft den Typ der Spalte ab.

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

Syntax

'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; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_coltyp

Siehe auch

Verweis

JET_COLUMNBASE-Klasse

JET_COLUMNBASE-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace