共用方式為


DataSource.MaxActiveConnections 屬性

定義

取得或設定衍生自 DataSource 物件之項目所啟用的並行連線數目上限。

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

屬性值

使用中連接的最大數目。

適用於