C# (CSharp) System.Data.Entity.Infrastructure Namespace

Nested Namespaces

System.Data.Entity.Infrastructure.Interception

Classes

Name Description
DbExecutionStrategyTests
DbExecutionStrategyTests.Execute
DbExecutionStrategyTests.ExecuteAsync
DbExecutionStrategyTests.TestExecutionStrategy
DbExecutionStrategyTests.UnwrapAndHandleException
DbModelStore Base class for persisted model cache.
DbModelTests
DefaultDbModelStoreTests
EdmxReaderTests Unit tests for EdmxReader methods.
EdmxWriter Contains methods used to access the Entity Data Model created by Code First in the EDMX form. These methods are typically used for debugging when there is a need to look at the model that Code First creates internally.
ModelNamespaceConvention This DbModelBuilder convention uses the namespace of the derived DbContext class as the namespace of the conceptual model built by Code First.
UnintentionalCodeFirstException