StorageMappingItemCollection.MappingViewCacheFactory Property

 

Gets or sets a DbMappingViewCacheFactory for creating DbMappingViewCache instances that are used to retrieve pre-generated mapping views.

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

public DbMappingViewCacheFactory MappingViewCacheFactory { get; set; }

Property Value

Type: System.Data.Entity.Infrastructure.MappingViews.DbMappingViewCacheFactory

A DbMappingViewCacheFactory for creating DbMappingViewCache instances that are used to retrieve pre-generated mapping views.