在ADO.NET中使用哪种命令类方法来调用存储过程? [英] Which method of command class is used to call stored procedure in ADO.NET?

查看:63
本文介绍了在ADO.NET中使用哪种命令类方法来调用存储过程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在ADO.NET中使用哪种命令类方法来调用存储过程?



1)Executescalar

2)ExecuteNonquery < br $>
3)Executereader

4)执行命令



我尝试过:



命令类的哪种方法用于在ADO.NET中调用存储过程?



1) Executescalar

2)ExecuteNonquery

3)Executereader

4)执行命令

解决方案

< blockquote>您好请从以下链接获得帮助:



ADO.NET - 如何使用输出参数调用存储过程? [ ^ ]





在ADO.NET中调用存储过程 [ ^ ]


Which method of command class is used to call stored procedure in ADO.NET?

1) Executescalar
2) ExecuteNonquery
3) Executereader
4) Execute Command

What I have tried:

Which method of command class is used to call stored procedure in ADO.NET?

1) Executescalar
2) ExecuteNonquery
3) Executereader
4) Execute Command

解决方案

Hi please get help from these links below:

ADO.NET – How to call a stored procedure with output parameters?[^]


Calling Stored procedures in ADO.NET[^]


这篇关于在ADO.NET中使用哪种命令类方法来调用存储过程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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