Condividi tramite


TransactionHandler.DbContext Proprietà

Definizione

Ottiene il contesto.

public System.Data.Entity.DbContext DbContext { get; }
member this.DbContext : System.Data.Entity.DbContext
Public ReadOnly Property DbContext As DbContext

Valore della proprietà

Oggetto DbContext per il quale verranno gestite le operazioni di transazione, potrebbe essere Null.

Si applica a