ICodeModelService Interface

Definition

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.

Applies to