ICodeModelService 인터페이스

정의

public interface class ICodeModelService
public interface ICodeModelService
type ICodeModelService = interface
Public Interface ICodeModelService
파생

메서드

GetModelMetadata(ModelType)

Datacontext를 사용하지 않고 지정된 모델에 대한 메타데이터를 가져옵니다. datacontext가 없으면 메타데이터는 탐색/기본 키로 구성되지 않습니다.

적용 대상