题目内容

已知:DataSet data=new DataSet();则删除数据集data中person数据表的第5行数据的方法为()

A. data.Tables["person "].Rows[5].Delete();
B. data.Tables["person "].Rows.Delete(5);
C. data.Tables["person "].Rows[4].Delete();
D. data.Tables["person "].Rows[].Delete(4);

查看答案
更多问题

DataReader对象的()方法用于从查询结果中读取行。

A. Next
B. Read
C. NextResult
D. Write

低压电器按其作用和地位可分为()

A. 低压配电电器
B. 非自动切换电器
C. 自动切换电器
D. 低压控制电器

J-26航路不使用此导航设施或报告点。()

AirwayJ-26utilizethenavigationorreportedpoint.
B. AirwayJ-26doesnotutilizethenavaidorreportingpoint.
C. AirwayJ-26doesnotutilizethenavaidorreportedpoint.
D. AirwayJ-26doesnotutilizethenavigationorreportingpoint.

下列电器属于非自动切换的有()

A. 自动开关
B. 继电器
C. 刀开关
D. 接触器
E. 转换转换开关

答案查题题库