单项选择题
Dataadapter对象的()属性获取或设置SQL语句或存储过程,用于从数据集中删除记录。
A.deletecommand
B.insertcommand
C.selectcommand
D.updatecommand
点击查看答案
相关考题
-
单项选择题
Parametercollection集合的()方法将从集合中移除指定的parameter对象。
A.add
B.clear
C.remove
D.insert -
单项选择题
Parametercollection集合的()方法将parameter对象添加到集合中指定的位置。
A.add
B.clear
C.remove
D.insert -
单项选择题
Parametercollection集合的()方法将Parametercollection集合的所有项移除。
A.add
B.clear
C.remove
D.insert
