题目:在数据处理中,如果要将数据表中的数据绑定在页面,需要使用SqlCommand类的对象的哪种方法( ) ExecuteNonQuery( ) ExecuteReader( ) Redirect( ) ExecuteScalar( ) 喜欢 (0)