DataObjectAttribute.Default フィールド

定義

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

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

フィールド値

注釈

フィールドは Default 、 コンストラクターで初期化された DataObjectAttribute クラスのインスタンスを DataObjectAttribute 定義し、 プロパティを IsDataObjecttrue設定します。

適用対象