lingdanglfw(DAX)

导航

2011年11月23日

odd method

摘要: if (range.FieldLabel == (new dictType(typeId(CustAccount) >> 16).label())) SysDictField dictField; SysDictType dictType; ; dictField = new SysDictField(range.Table_Id,range.Field_Id); if (dictField.typeId()) { dictType = new SysDictType(dictField.typeId()); if(dictType.name() == "CustAcco 阅读全文

posted @ 2011-11-23 05:52 lingdanglfw 阅读(164) 评论(0) 推荐(0)