SystemParameters.ColumnsKeyMost-Eigenschaft

Ruft die maximale Anzahl von Komponenten in einem Sortier- oder Indexschlüssel ab.

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

Syntax

'Declaration
Public Shared ReadOnly Property ColumnsKeyMost As Integer
    Get
'Usage
Dim value As Integer

value = SystemParameters.ColumnsKeyMost
public static int ColumnsKeyMost { get; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Verweis

SystemParameters-Klasse

SystemParameters-Member

Microsoft.Isam.Esent.Interop-Namespace