次の方法で共有


SystemParameters.DatabasePageSize プロパティ

データベース ページのサイズをバイト単位で取得または設定します。

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

構文

'Declaration
Public Shared Property DatabasePageSize As Integer
    Get
    Set
'Usage
Dim value As Integer

value = SystemParameters.DatabasePageSize

SystemParameters.DatabasePageSize = value
public static int DatabasePageSize { get; set; }

プロパティ値

種類: System.Int32

関連項目

リファレンス

SystemParameters クラス

SystemParameters メンバー

Microsoft.Isam.Esent.Interop 名前空間