Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

UiPath-ARDv1 Exam - Topic 7 Question 128 Discussion

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?
C) DataSet.Rows(0).TableName
A) DataSet.Tables(0).TableName
B) DataSet.Tables(1).TableName
D) DataSet.Rows(1).TableName

UiPath-ARDv1 Exam - Topic 7 Question 128 Discussion

Actual exam question for UiPath's UiPath-ARDv1 exam
Question #: 128
Topic #: 7
[All UiPath-ARDv1 Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

0/2000 characters
Youlanda
5 hours ago
I’m leaning towards A as well, but I wonder if there’s a chance that the DataSet could be empty, which might affect the indexing.
upvoted 0 times
...
Reid
5 days ago
I feel like I might be mixing up Rows and Tables here. I thought Rows don't have a TableName property, but I can't recall for sure.
upvoted 0 times
...
Chantell
11 days ago
I remember a similar question where we had to access elements in a DataTable, and I think it was always zero-based. So maybe A is correct?
upvoted 0 times
...
Tamra
16 days ago
I think the answer might be A, but I'm not completely sure if indexing starts at 0 or 1 in this context.
upvoted 0 times
...

Save Cancel