다음을 통해 공유


DbConfiguration.SetModelStore(DbModelStore) 메서드

정의

단일 모델 저장소 구현(지속형 모델 캐시)을 설정합니다.

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)

매개 변수

modelStore
DbModelStore

모델 저장소 구현입니다.

적용 대상