单项选择题

在ADO.NET中,command对象的()方法执行查询并返回查询结果集中第一行第一列的值。

A.cancel
B.ExecuteReader
C.ExecuteScalar
D.ExecuteNonquery