What activity can you use to get a column value from a specific row of a data table?
Answers
Answered by
0
Answer:
The DataRow object from which a value is to be retrieved. ColumnIndex - The index of the column whose value is to be retrieved from the DataRow. ColumnName - The name of the column whose value is to be retrieved from the DataRow. If this property is set, then the ColumnIndex property is ignored
✌✌✌✌✌✌✌✌✌✌✌✌✌✌✌✌
Answered by
0
Answer:
Gets a value from a DataRow variable according to a specified column. Row - The DataRow object from which a value is to be retrieved.
Similar questions
Physics,
6 months ago
English,
6 months ago
Hindi,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago