ICodeModelService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class ICodeModelService
public interface ICodeModelService
type ICodeModelService = interface
Public Interface ICodeModelService
- Derived
Methods
| GetModelMetadata(ModelType) |
Gets the metadata for a given model without using the Datacontext. Without the datacontext, the metadata will consist of no Navigations/ Primary keys. |