在使用ADO.NET编写连接到SQLServer2005数据库的应用程序时,从提高性能的角度考虑,应创建____类的对象,并调用其Open方法连接到数据库:
A: OleDbConnection
B: SqlConnection
C: style="white-space: normal; widows: auto; color: rgb(51, 51, 51); font-family: 微软雅黑, 宋体, 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 14px; line-height: 18px; background-color: rgb(255, 255, 255);">OdbcConnection
D: Connection
A: OleDbConnection
B: SqlConnection
C: style="white-space: normal; widows: auto; color: rgb(51, 51, 51); font-family: 微软雅黑, 宋体, 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 14px; line-height: 18px; background-color: rgb(255, 255, 255);">OdbcConnection
D: Connection
举一反三
- 以下Command对象的那个方法执行SQL语句并返回受影响的行数() A: ExcuteScalar() B: style="white-space: normal; widows: auto; color: rgb(51, 51, 51); font-family: 微软雅黑, 宋体, 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 14px; line-height: 18px; background-color: rgb(255, 255, 255);">ExcuteNonQuery() C: ExcuteXMLReader() D: ExcuteReader()
- 在UPDATE语句中,可以使用()关键字指定更新数据的条件。 A: CONDITION B: SET C: WHERE D: style="white-space: normal; color: rgb(51, 51, 51); font-family: 微软雅黑, 宋体, 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 14px; line-height: 18px; background-color: rgb(255, 255, 255);">WHEN
- 在使用ADO.NET编写连接到SQL Sever 2005数据库的应用程序时,从提高性能为角度考虑,应创建( ) 类的对象,并调用其Open方法连接到教据库。 A: OleDbConnection B: SqlConection C: OdbcConnection D: Connection
- <p><span style="color: rgb(0, 0, 0); font-family: 'Segoe UI', 'Lucida Grande', Helvetica, Arial, 'Microsoft YaHei', FreeSans, Arimo, 'Droid Sans', 'wenquanyi micro hei', 'Hiragino Sans GB', 'Hiragino Sans GB W3', FontAwesome, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 25.888px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: rgb(255, 255, 255);">幼儿的学习与发展在任何一个生活环节都是是综合表现出来的,这要求幼儿教师遵循()</span></p>
- 在使用ADO.NET编写连接到SQL Server 2005数据库的应用程序时,从提高性能的角度考虑,应创建类的对象, 并调用其Open方法连接到数据库: