JET_COLUMNDEF.coltyp-Eigenschaft

Ruft den Typ der Spalte ab oder legt diesen fest.

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

Syntax

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

value = instance.coltyp

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

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_coltyp

Weitere Informationen

Referenz

JET_COLUMNDEF-Klasse

JET_COLUMNDEF Member

Microsoft.Isam.Esent.Interop-Namespace