次の方法で共有


OracleDBAdapter.UseAmbientTransaction プロパティ

定義

public:
 property bool UseAmbientTransaction { bool get(); void set(bool value); };
public bool UseAmbientTransaction { get; set; }
member this.UseAmbientTransaction : bool with get, set
Public Property UseAmbientTransaction As Boolean

プロパティ値

実装

Microsoft.Adapters.OracleDB.IOracleDBBindingProperties.UseAmbientTransaction

適用対象