码迷,mamicode.com
首页 > 数据库 > 详细

取得数据库中数据 查询条件where使用规则

时间:2014-11-28 13:56:44      阅读:198      评论:0      收藏:0      [点我收藏+]

标签:ar   使用   sp   for   数据   bs   ad   as   数据库   

string where = string.Format("DnX < {0} and DnD > {0} and Types = ‘{1}‘ and Type1 = ‘{2}‘ and Type2 = ‘{3}‘ and Baojiao = {4} and HasPad = {5}"
, DI, cbTypes.Text, cbType1.Text, cbType2.Text, double.Parse(cbBaojiao.Text),ccbPad.Checked);

字符串要带‘’号 不带引号的类型要转化 

取得数据库中数据 查询条件where使用规则

标签:ar   使用   sp   for   数据   bs   ad   as   数据库   

原文地址:http://www.cnblogs.com/xzh1993/p/4128167.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!