找考题网-背景图
单项选择题

在ADO.NET中,如果需要保存某Dataset对象中已经修改的数据,则需要使用()对象,该对象可以自动生成更新用的相关命令。

A.SqlDataReader
B.SqlCommand
C.SqlCommandBuilder
D.SqlDataAdapter