找考题网-背景图
单项选择题

数据集ds包含数据表MyTable。MyTable中目前有100条记录。调用下列语句后,该表中还有多少条记录?()
MyTable1.Rows[99].Delete();MyTable1.AcceptChanges();

A.100
B.99
C.98
D.0