移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

单选题

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. You application has a DataTable named CustActions, which has the following structure as seen in the exhibit. Your application contains the following code. (Line numbers are included for reference only.)   01 DataColumn AccountSuspendedColumn = new DataColumn();  02 AccountSuspendedColumn.DataType = typeof(Boolean);  03 AccountSuspendedColumn.ColumnName = "AccountSuspended";  04 CustActions.Columns.Add(AccountSuspendedColumn);   You want to make sure that the values in the AccountSuspendedColumn column are set to True, with the following conditions:   1. The value contained in the LatePaymentsCount column is greater than 10.  2. The value contained in the OverrideCode column is equal to "EXEMPT".   What should you do?()

发布日期:2021-03-17

You work as an application developer at Contoso.co...
A

A

B

B

C

C

D

D

标签: "暂无标签"

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!

此试题出现在

微软认证考试

护理学章节练习

去刷题