asp.net c# Design Pattern WebService Windows Report Control Mobile
asp.net c# Design Pattern WebService Windows Report Control Mobile

05 ORM

     摘要: 最近在项目中使用XPO时,遇到了这样的问题,在sql中有charindex方法
select * from table1 where charindex(col1, ';a;b;c;d;')<>0//col1 is a column in the table1
而在XPO中当我构造查询条件时却没有类似charindex的方法,后来在DevExpress的官方网站上提出了这样的问题,经过她们的帮助找到了实现charindex功能的方法。  阅读全文

posted @ 2007-03-23 12:11 笑缘 阅读(2309) | 评论 (3)  编辑 |

posts - 70, comments - 142, trackbacks - 6, articles - 2

Copyright © 笑缘

asp.net c# Design Pattern WebService Windows Report Control Mobile
asp.net c# Design Pattern WebService Windows Report Control Mobile