다음을 통해 공유


MetaModel.ContextType 속성

정의

파생 클래스에서 재정의될 때 이 모델이 설명하는 DataContext 형식을 가져옵니다.

public:
 abstract property Type ^ ContextType { Type ^ get(); };
public abstract Type ContextType { get; }
member this.ContextType : Type
Public MustOverride ReadOnly Property ContextType As Type

속성 값

Type

데이터 컨텍스트 형식입니다.

적용 대상