コード例 #1
0
ファイル: DefineBus.cs プロジェクト: llorch19/erp-aspnet
 public static string GetTableRows(string tableid)
 {
     return DefineDBHelper.GetTableRows(tableid);
 }