SystemParameters.BookmarkMost プロパティ

ブックマークの最大サイズを取得します。 JetGetBookmark(JET_SESID, JET_TABLEID, [], Int32, Int32).

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

構文

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

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

プロパティ値

種類: System.Int32

関連項目

リファレンス

SystemParameters クラス

SystemParameters メンバー

Microsoft.Isam.Esent.Interop 名前空間