欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > 大学试题 > 计算机科学 > ADO.NET

单项选择题

创建一个XMLwebservice来管理某学校的校友录,想把exStudents合并到existingStudents中并在existingStudents中保存原始值,请选择下面的代码()。

    A.existingStudents.Merge(exStudents)
    B.exStudents.Merge(existingStudents)
    C.exStudents.Merge(existingStudents,True)
    D.existingStudents.Merge(exStudents,False)
    E.existingStudents.Merge(exStudents,True)

点击查看答案
微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题