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

使用SqlCommand对象的()方法可以执行向数据库增加记录的操作。

A.ExecuteReader()
B.ExecuteNonQuery()
C.Insert()
D.Add()