What activity is used to get a column value from a specific row of a DataTable?
What activity is used to get a column value from a specific row of a DataTable?
Question: What activity is used to get a column value from a specific row of a DataTable?
- Get row item
- remove data row
- read cell
- write cell
Answer
Option A is correct.
Get Row Item is used to get a column value from a specific row of a DataTable