Share via


Propiedad SystemParameters.ColumnsKeyMost

Obtiene el número máximo de componentes en una clave de índice o ordenación.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

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

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

Valor de propiedad

Tipo: System.Int32

Consulte también

Referencia

SystemParameters (clase)

Miembros de SystemParameters

Espacio de nombres Microsoft.Isam.Esent.Interop