DataModelProvider.ContextType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
データ コンテキストの型を取得します。
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
プロパティ値
データ コンテキストの型。
注釈
データコンテキストは、コンストラクターで設定されます。