DbConfiguration.SetModelStore(DbModelStore) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定單一模型存放區實作, (保存的模型快取) 。
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
模型存放區實作。