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

プロパティ値

データ コンテキスト型。

適用対象