次の方法で共有


DataObjectAttribute.DataObject フィールド

定義

クラスがデザイン時に ObjectDataSource オブジェクトにバインドするのに適していることを示します。 このフィールドは読み取り専用です。

public: static initonly System::ComponentModel::DataObjectAttribute ^ DataObject;
public static readonly System.ComponentModel.DataObjectAttribute DataObject;
 staticval mutable DataObject : System.ComponentModel.DataObjectAttribute
Public Shared ReadOnly DataObject As DataObjectAttribute 

フィールド値

注釈

DataObject フィールドは、IsDataObject プロパティが true に設定された新しいDataObjectAttribute オブジェクトを返します。

適用対象