DataObjectAttribute.NonDataObject 字段

定义

指定该类不适合在设计时绑定到 ObjectDataSource 对象。 此字段为只读。

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

字段值

注解

字段NonDataObject返回属性设置为 false的新 DataObjectAttribute 对象IsDataObject

适用于