ado數(shù)據(jù)和 dataset:描述 dataset 如何與作為數(shù)據(jù)源的 xml 進(jìn)行交互(包括以 xml 數(shù)據(jù)的形式加載和保持 dataset 的內(nèi)容,你只需在references node上單擊右鍵,就可以在你自己的程序里運(yùn)行本地ado 對象.
diffgram:提供有關(guān) diffgram 的詳細(xì)信息,diffgram 是一種用于讀寫 dataset 內(nèi)容的 xml 格式。 從ado數(shù)據(jù)中加載 dataset:討論在從 xml 文檔中加載 dataset 內(nèi)容時需考慮的不同選項(xiàng)。
以 ado數(shù)據(jù)形式編寫 dataset:討論如何以 xml 數(shù)據(jù)的形式生成 dataset 的內(nèi)容以及可使用的不同 xml 格式選項(xiàng)。 從 xml 中加載 dataset 架構(gòu)信息:討論用于從 xml 中加載 dataset 架構(gòu)的 dataset 方法。
以 ado數(shù)據(jù) (xsd) 形式編寫 dataset 架構(gòu)信息:討論 xml 架構(gòu)的用途以及如何從 dataset 生成 xml 架構(gòu)。 使 dataset 與 xmldatadocument 同步:討論同步訪問單個數(shù)據(jù)集的關(guān)系和分層視圖的 .net 框架中的可用功能,并解釋如何在 dataset 和 xmldatadocument 之間創(chuàng)建同步關(guān)系。
嵌套的 datarelation:討論嵌套 datarelation 對象在以 ado數(shù)據(jù)形式表示 dataset 內(nèi)容時的重要性,并描述如何創(chuàng)建這些對象。 從 xml 架構(gòu) (xsd) 生成 dataset 關(guān)系結(jié)構(gòu):描述從 xml 架構(gòu)定義語言 (xsd) 架構(gòu)創(chuàng)建的 dataset 的關(guān)系結(jié)構(gòu)(即架構(gòu))。
將 ado數(shù)據(jù) (xsd) 約束映射到 dataset 約束:描述用于在 dataset 中創(chuàng)建唯一和外鍵約束的 xml 架構(gòu)元素。 從 xml 架構(gòu) (xsd) 生成 dataset 關(guān)系:描述用于在 dataset 中各表列間創(chuàng)建關(guān)系的 xml 架構(gòu)元素。
了解約束和關(guān)系之間的相互關(guān)系:描述當(dāng)使用 xml 架構(gòu)元素在 dataset 中創(chuàng)建約束時如何隱式地創(chuàng)建關(guān)系。 從 xml 推斷 dataset 關(guān)系結(jié)構(gòu):描述在從 xml 元素進(jìn)行推斷時所創(chuàng)建的 dataset 的結(jié)果關(guān)系結(jié)構(gòu)(即架構(gòu))。創(chuàng)建和使用數(shù)據(jù)表:描述如何創(chuàng)建和自定義 datatable 對象。
創(chuàng)建數(shù)據(jù)表:說明如何創(chuàng)建 ado數(shù)據(jù)并將其添至 dataset。 定義數(shù)據(jù)表的架構(gòu):提供有關(guān)創(chuàng)建和使用 datacolumn 對象和約束的信息。 在數(shù)據(jù)表中操作數(shù)據(jù):說明如何添加、修改和刪除表中的數(shù)據(jù)。說明如何使用 datatable 事件來檢查對表中數(shù)據(jù)的更改。
更多信息請查看IT技術(shù)專欄