次の方法で共有


OracleDBBindingConfigurationElement.UseSchemaInNameSpace プロパティ

定義

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

プロパティ値

実装

Microsoft.Adapters.OracleCommon.IOracleAdapterCommonBindingProperties.UseSchemaInNameSpace
属性

適用対象