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返回属性设置为 true的新DataObjectAttribute对象IsDataObject

适用于