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