You work as an application developer at Contoso.co...
单选题

You work as an application developer at Contoso.com. You use Microsoft .NET Framework 3.5 and Microsoft ADO.NET to develop an application that will connect to the Microsoft SQL Server 2005 database. Your application contains the following code.   string queryString = "Select * from dbo.Users";  SqlCommand command = new SqlCommand(queryString, (SqlConnection)connection));   You want to get the value that is contained in the first column of the first row of the result set returned by the query.   What should you do? ()

发布日期:2021-01-28

A.A

B.B

C.C

D.D

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定