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

資料內容型別。

適用於