次の方法で共有


SystemParameters.KeyMost プロパティ

キーの最大サイズを取得します。 これは、Esent のバージョンとデータベース のページ サイズによって異なります。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'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 名前空間