填空题
用Command对象调用存储过程,需要将它的CommandType属性设置为
1
并且将
2
值设置为存储过程名。
【正确答案】
【答案解析】
adCMdStoreProc、CommandText
提交答案
关闭