次の方法で共有


OracleDBBinding.UseAmbientTransaction プロパティ

定義

public:
 property bool UseAmbientTransaction { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(true)]
public bool UseAmbientTransaction { get; set; }
member this.UseAmbientTransaction : bool with get, set
Public Property UseAmbientTransaction As Boolean

プロパティ値

実装

Microsoft.Adapters.OracleDB.IOracleDBBindingProperties.UseAmbientTransaction
属性

適用対象