单项选择题

在ADO.NET程序中,第一次调用下列语句将创建一个内部名为()的数据集对象。DataSet ds=new DataSet();

A." "
B."ds"
C."NewDataSet"
D."DataSet1"