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