成都未来60天天气预报:SqlParameterCollection 传递问题

来源:百度文库 编辑:神马品牌网 时间:2024/05/28 12:28:21
我想在函数建立SqlParameterCollection并ADD
然后把SqlParameterCollection传入函数中再建立SqlCommond对象,并添加到Cmd.Parameters
应该怎么实现?