JET_COLUMNBASE.cbMax-Eigenschaft
Ruft die maximale Länge der Spalte ab. Dies ist nur für Spalten vom Typ Text, LongText, Binary und LongBinarysinnvoll.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property cbMax As Integer
Get
Friend Set
'Usage
Dim instance As JET_COLUMNBASE
Dim value As Integer
value = instance.cbMax
public int cbMax { get; internal set; }
Eigenschaftswert
Typ: System.Int32