Answer Posted / tiger skumar
DataSet supports to recieve the specfic row with the
starting rows and ending rows.
SqlDataAdapter.Fil;(DataSet,"Sample",StartingRecord,EndingRecord);
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the difference between readonly vs. Const?
What is ado in agriculture?
What are the benefits of ADO.NET?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
What are all components of ADO.Net data provider?
What are the disadvantages of using datalist?
What is the difference between Command and CommandBuilder object?
What is openquery?
Which database is the ado.net?
Which method is used by command class to execute SQL statements that return single value?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
Which is the feature of ado.net?
What is sql connection in ado.net?
What does executequery return?
Which is faster entity framework or ado.net?