次の方法で共有


SqlAdapterBindingConfigurationElement.MaxConnectionPoolSize プロパティ

定義

public:
 property int MaxConnectionPoolSize { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("maxConnectionPoolSize", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public int MaxConnectionPoolSize { get; set; }
member this.MaxConnectionPoolSize : int with get, set
Public Property MaxConnectionPoolSize As Integer

プロパティ値

実装

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.MaxConnectionPoolSize
属性

適用対象