Freigeben über


DbConfiguration.SetModelStore(DbModelStore) Methode

Definition

Legt eine Implementierung des Singleton-Modellspeichers (persistenter Modellcache) fest.

protected internal void SetModelStore (System.Data.Entity.Infrastructure.DbModelStore modelStore);
member this.SetModelStore : System.Data.Entity.Infrastructure.DbModelStore -> unit
Protected Friend Sub SetModelStore (modelStore As DbModelStore)

Parameter

modelStore
DbModelStore

Die Modellspeicherimplementierung.

Gilt für: