次の方法で共有


OracleDBAdapter.MinPoolSize プロパティ

定義

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

プロパティ値

実装

Microsoft.Adapters.OracleDB.IOracleDBBindingProperties.MinPoolSize

適用対象