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 傳回新的 DataObjectAttribute 物件, IsDataObject 並將 屬性設定為 false

適用於