Partager via


DbConfiguration.SetModelStore(DbModelStore) Méthode

Définition

Définit une implémentation du magasin de modèles singleton (cache de modèle persistant).

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)

Paramètres

modelStore
DbModelStore

Implémentation du magasin de modèles.

S’applique à