C# (CSharp) System.Data.Entity.Internal Пространство имен

Пространства имен

System.Data.Entity.Internal.Linq
System.Data.Entity.Internal.Validation

Классы

Имя Описание
CodeFirstCachedMetadataWorkspace Implements ICachedMetadataWorkspace for a Code First model.
LazyInternalContext A LazyInternalContext is a concrete InternalContext type that will lazily create the underlying ObjectContext when needed. The ObjectContext created is owned by the internal context and will be disposed when the internal context is disposed.
LazyInternalContextTests
LazyInternalContextTests.TestDbContext