IEdmModelAdapter.StoreModel Property

 
Note: This API is now obsolete.

Gets the store model.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

[ObsoleteAttribute("StoreModel is now available as a property directly on DbModel.")]
EdmModel StoreModel { get; }