DataObjectAttribute.DataObject 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示该类适合在设计时绑定到 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返回属性设置为 true
的新DataObjectAttribute对象IsDataObject。