EntityConnection.CurrentTransaction Property

 

Gets the current transaction that this connection is enlisted in. May be null.

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

public virtual EntityTransaction CurrentTransaction { get; }