datatable的意思
datatable中文翻譯:
數據表
data set───數據集;[通信]數傳機;數據傳輸轉換器,數據集; 數傳機; 數據組
crystallography open database───開放式結晶學數據庫
data cleansing───數據清理
pedigree database───系譜數據庫
informing data───通知數據
categorical data───[計]分類數據;[統計]分類資料
persistency data───持續性數據
no database selected───未選擇數據庫
clavis data───關鍵數據
falsifying data───偽造數據
Run the dataTable on the server.───在服務器上運行這個datatable。
Filling the DataTable row content.───填寫datatable行內容。
The dataTable source code should look like Listing 1.───datatable源代碼看起來應該如列表1所示。
If you were to make a change to the Wrapper template, it would affect only the Data Table, which appears once.───如果您想要對Wrapper模板作出更改,那么它將只會影響到DataTable,它值出現了一次。
For a Data Table control, the Binds to multi-valued option would be selected, and Attribute for repeating values would be set to var.───對于一個DataTable控件,綁定至多個值選項將會被選中,而重復值屬性將會設置為var。
When AcceptChanges is called on a DataSet, DataTable, or DataRow, all rows with a row state of Deleted are removed.───對DataSet、DataTable或DataRow調用AcceptChanges時,會移除行狀態為Deleted的所有行。
Before going on to read the usage scenarios for download within a datatable, try to upload a few more images to the table.───在學習數據表內部的下載使用場景前,設法向表中上傳更多的圖象。
This new option enables a DataSet and a DataTable to be serialized in binary format when using binary transports over remoting.───在通過遠程處理進行二進制傳輸時,這個新選項使DataSet和DataTable可以使用二進制格式進行序列化。
Using a master-detail relationship, this would have resulted in a detail DataTable that would have been empty most of the time.───如果使用master-detail關系,那么將產生一個具體的DataTable,該DataTable在大部分情況下都是空的。