Edit

Share via


SqlAdapterBinding.UseAmbientTransaction Property

Definition

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

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.UseAmbientTransaction

Applies to