EntityCommand.Transaction Property
Gets or sets the transaction within which the SqlCommand executes.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.EntityClient.EntityTransactionThe transaction within which the SqlCommand executes.