In order to get the table name of the first element in the DataSet, which expressions should the developer use?

A developer reviewed the following sequence:

The parameters of the Invoke Method are:

In order to get the table name of the first element in the DataSet, which expressions should the developer use?
A . DataSet.Tables(0).TableName
B. DataSet.Tables(1).TableName
C. DataSet.Rows(0).TableName
D. DataSet.Rows(1).TableName

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments