How to retrieve the third table value from the data set?
Answer Posted / denial gonzalvis
ds.tables[2].rows[w.rowindex].datacolumn.tostring();
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is typed dataset ?
Explain the difference between data reader and data set?
What do you know about ADO.NET's objects and methods?
What is ole2 format?
What is shadow copy?
What is the difference between typed and untyped dataset?
What is difference between datareader and dataadapter?
What is executequery?
Define executenonquery?
Describe the disconnected architecture of ADO.NET’s data access model.
What is the full form of ado.net?
What is aggregating data ?
What are the differences between OLEDB and SQLClient Providers?
Explain the difference in record set and dataset?
Define atomicity?