單項選擇題

在程序中創(chuàng)建一個DataSet對象ds和一個SqlDataAdapter對象dap,若要將數(shù)據(jù)庫中的Singer表的數(shù)據(jù)填充至ds對象的SingerList表中,則下列語句正確的是()

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

微信掃碼免費搜題