Proprietà SystemParameters.ColumnsKeyMost

Ottiene il numero massimo di componenti in una chiave di ordinamento o indice.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

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

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

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

SystemParameters (classe)

Membri di SystemParameters

Spazio dei nomi Microsoft.Isam.Esent.Interop