SqlDataSource Command Select Datatable 取得SqlDataSource的Select資料

方法其實很簡單^^
C#
Datatable DT_Temp = new Datatable();
DT_Temp= ((DataView)this.SqlDataSource1.Select(DataSourceSelectArguments.Empty)).ToTable();

留言

這個網誌中的熱門文章

delivery note和delivery order的區別和翻譯

Eclipse 3.6.1 Helios 中文化方法

牙技專業英文--技工篇