SqlAdapterBinding.MaxConnectionPoolSize プロパティ

定義

public:
 property int MaxConnectionPoolSize { int get(); void set(int value); };
public int MaxConnectionPoolSize { get; set; }
member this.MaxConnectionPoolSize : int with get, set
Public Property MaxConnectionPoolSize As Integer

プロパティ値

実装

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.MaxConnectionPoolSize

適用対象