Condividi tramite


DbContext.IObjectContextAdapter.ObjectContext Proprietà

Definizione

Restituisce Entity Framework ObjectContext sottostante questo contesto.

System.Data.Entity.Core.Objects.ObjectContext System.Data.Entity.Infrastructure.IObjectContextAdapter.ObjectContext { get; }
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
System.Data.Entity.Core.Objects.ObjectContext System.Data.Entity.Infrastructure.IObjectContextAdapter.ObjectContext { get; }
System.Data.Entity.Infrastructure.IObjectContextAdapter.ObjectContext
 ReadOnly Property ObjectContext As ObjectContext Implements IObjectContextAdapter.ObjectContext

Valore della proprietà

Implementazioni

Attributi

Eccezioni

Generata se il contesto è stato eliminato.

Si applica a