Aracılığıyla paylaş


LocalEseStoreSettings.MaxCursors Property

Definition

Maps directly to JET_paramMaxCursors on the local ESE store.

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

Property Value

The maximum number of allowed database cursors.

Applies to