EntityTransaction.StoreTransaction Property

 

Gets the DbTransaction for the underlying provider transaction.

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual DbTransaction StoreTransaction { get; }