totable
美
英 
- 網(wǎng)絡(luò)轉(zhuǎn)換至表;見(jiàn)表一;不加考慮
例句
Overloaded versions of the ToTable method offer the option of specifying the list of columns to be included in the created table.
ToTable方法的重載版本提供了用于指定要在所創(chuàng)建的表中包含的列的列表的選項(xiàng)。
The DataView's ToTable method returns an actual DataTable object that is populated with rows of the exposed by the current view.
DataView的ToTable方法可以返回實(shí)際的DataTable對(duì)象(該對(duì)象是用當(dāng)前視圖所公開(kāi)的行填充的)。
Here is some sample code that shows how to use the ToTable method
下面是一些示例代碼,它說(shuō)明了如何使用ToTable方法