你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LocalEseStoreSettings.MaxCursors 属性

定义

直接映射到本地 ESE 存储上的JET_paramMaxCursors。

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

属性值

允许的数据库游标的最大数目。

适用于