次の方法で共有


OracleDBBindingConfigurationElement.UseOracleConnectionPool プロパティ

定義

public:
 property bool UseOracleConnectionPool { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("useOracleConnectionPool")]
public bool UseOracleConnectionPool { get; set; }
member this.UseOracleConnectionPool : bool with get, set
Public Property UseOracleConnectionPool As Boolean

プロパティ値

実装

Microsoft.Adapters.OracleDB.IOracleDBBindingProperties.UseOracleConnectionPool
属性

適用対象