您能在VB中的“选择陈述"中帮助我吗?网 ? [英] Can you help me in Select statment in VB. NET ?

查看:96
本文介绍了您能在VB中的“选择陈述"中帮助我吗?网 ?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的代码几乎是这样的

''__________________

SqlDataSource1.SelectCommand =(选择语句")
SqlDataSource1.Select()''< ----在这里给出错误

''__________________

错误消息是
未为公共功能选择(参数作为System.Web.UI.DataSourceSelectArguments)作为System.Collectios.IEnumerable"的参数参数"指定参数."

my code is almost like this

''__________________

SqlDataSource1.SelectCommand = ("the select statement")
SqlDataSource1.Select() ''<---- it gives error here

''__________________

The error message is
"Argument not specified for parameter ''arguments'' of ''Public Function Select(arguments As System.Web.UI.DataSourceSelectArguments) As System.Collectios.IEnumerable''."

推荐答案

请阅读rooks/tutorials!

看看如何使用ADO.NET
http://msdn.microsoft.com/en-us/library/tf579hcz.aspx [ ^ ]
Please read rooks/tutorials!

Have a look at how to use ADO.NET
http://msdn.microsoft.com/en-us/library/tf579hcz.aspx[^]


这篇关于您能在VB中的“选择陈述"中帮助我吗?网 ?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆