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

单项选择题

在程序中创建一个DataSet对象ds和一个SqlDataAdapter对象dap,若要将数据库中的Singer表的数据填充至ds对象的SingerList表中,则下列语句正确的是()

    A.dap.Fill(ds)
    B.dap.Fill(ds."SingerList")
    C.dap.Fill(ds."Singer")
    D.dap.Fill(ds."Singer","SingerList")

点击查看答案

相关考题

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

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