ICodeModelService 接口

定义

public interface class ICodeModelService
public interface ICodeModelService
type ICodeModelService = interface
Public Interface ICodeModelService
派生

方法

GetModelMetadata(ModelType)

获取给定模型的元数据,而不使用 Datacontext。 如果没有 datacontext,元数据将不包含导航/主键。

适用于