共用方式為


SystemParameters.KeyMost 屬性

取得金鑰大小上限。 這取決於 Esent 版本和資料庫頁面大小。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

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

屬性值

類型: System.Int32

另請參閱

參考

SystemParameters 類別

SystemParameters 成員

Microsoft.Isam.Esent.Interop 命名空間