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

속성 값

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

적용 대상