共用方式為


DataModelProvider.ContextType 屬性

定義

取得資料內容的型別。

public:  virtual property Type ^ ContextType {  public:
Type ^ get(); protected:
 void set(Type ^ value); };
public virtual Type ContextType { get; protected set; }
member this.ContextType : Type with get, set
Public Overridable Property ContextType As Type

屬性值

資料內容的型別。

備註

資料內容是在建構函式中設定。

適用於