LocalEseStoreSettings.MaxCursors プロパティ

定義

ローカル ESE ストアのJET_paramMaxCursorsに直接マップします。

public int MaxCursors { get; set; }
member this.MaxCursors : int with get, set
Public Property MaxCursors As Integer

プロパティ値

許容されるデータベース カーソルの最大数。

適用対象