Share via


StorageMappingItemCollection.MappingViewCacheFactory Property

Definition

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

public System.Data.Entity.Infrastructure.MappingViews.DbMappingViewCacheFactory MappingViewCacheFactory { get; set; }
member this.MappingViewCacheFactory : System.Data.Entity.Infrastructure.MappingViews.DbMappingViewCacheFactory with get, set
Public Property MappingViewCacheFactory As DbMappingViewCacheFactory

Property Value

Applies to