单项选择题
以下哪一种参数是设置非Windows集成安全下的数据库连接()。
A.Trusted_Connection=Yes B.use rid=sa;password=111 C.Integrated Security=True D.Integrated Security=SSPI
单项选择题 下列哪个属性用来指定DataGridView控件的数据源()。
单项选择题 下列哪个方法是用来在程序运行时显示通用对话框的()。
单项选择题 SQL语句“select count(*)from employee”,需要SqlCommand对象的哪一个方法在执行()。