06 2018 档案

摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using User1.Valuation.Holworth.EngineInfrastructure; namespace ConsoleApplication7... 阅读全文

posted @ 2018-06-29 00:23 听哥哥的话 阅读(399) 评论(0) 推荐(0)

摘要:public static System.Data.DataTable TableJoin(System.Data.DataTable dt, System.Data.DataTable dtDetail, string[] parentFieldName, string[] relationFieldName, bool isInnerJoin, string relationName = ... 阅读全文

posted @ 2018-06-27 23:15 听哥哥的话 阅读(285) 评论(0) 推荐(0)

摘要:RskFactorRelation.Instance.GetCache(true).Where(x => !string.IsNullOrEmpty(x.SourceProductTable) && !string.IsNullOrEmpty(x.SourceProductId)) .GroupBy(x=>x.SourceProductTable+... 阅读全文

posted @ 2018-06-19 16:15 听哥哥的话 阅读(158) 评论(0) 推荐(0)

导航