单项选择题

若想向数据库中插入一条记录,应使用Command对象的()方法。

A.ExecuteReader()
B.ExecuteInsert()
C.ExecuteQuery()
D.ExecuteNonQuery()