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
Define table relations?
How to pass values into a datatable?
What is ole db query?
Explain the difference in an abstract class and an interface?
What is connected architecture in ado.net?
How would you connect to a database by using .NET?
How do you implement locking concept for dataset?
What is Data view?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is ado in agriculture?
What do you mean by performing asynchronous operation using command object?
How is entity framework different from ado.net?
What is data access pattern?
What are the 3 major types of connection objects in ado.net?
How can we load multiple tables in a dataset?