若把数据集(DataSet对象)中的数据更新到数据源,则应该使用()对象的update方法。 
A: Connection
B: Command
C: DataAdapter
D: DataSet
出自:计算机科学