CommitFailureHandler.TransactionContext Property

 

Gets the transaction context.

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

protected internal TransactionContext TransactionContext {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	private set;
}

Property Value

Type: System.Data.Entity.Infrastructure.TransactionContext

The transaction context.