Share via


JET_COLUMNLIST.columnidcbMax-Eigenschaft

Ruft die Columnid der Spalte in der temporären Tabelle ab, in der die maximale Länge der Spalte gespeichert wird.

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

Syntax

'Declaration
Public Property columnidcbMax As JET_COLUMNID
    Get
    Friend Set
'Usage
Dim instance As JET_COLUMNLIST
Dim value As JET_COLUMNID

value = instance.columnidcbMax
public JET_COLUMNID columnidcbMax { get; internal set; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_COLUMNID

Siehe auch

Verweis

JET_COLUMNLIST-Klasse

JET_COLUMNLIST-Member

Microsoft.Isam.Esent.Interop-Namespace