次の方法で共有


SqlAdapterBindingElement.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.Sql.ISqlAdapterBindingProperties.UseAmbientTransaction

適用対象