Share via


EntityCommand.DbTransaction Property

Definition

The transaction that this command executes in

protected override System.Data.Common.DbTransaction DbTransaction { get; set; }
member this.DbTransaction : System.Data.Common.DbTransaction with get, set
Protected Overrides Property DbTransaction As DbTransaction

Property Value

Applies to