单项选择题

使用Command对象的()方法,可执行不返回结果的命令,常用于记录的插入、删除、更新等操作。

A. ExecuteReader
B. ExecuteScalar
C. ExecuteNonQuery
D. ExecuteXmlReader