SystemParameters.ColumnsKeyMost 属性

获取排序或索引键中的最大组件数。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

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

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

属性值

类型: System.Int32

另请参阅

参考

SystemParameters 类

SystemParameters 成员

Microsoft.Isam.Esent.Interop 命名空间