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 is the use of adodc?
Define bubbled event?
Explain ado.net features? Benefits? Drawbacks?
What is Data Provider?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are ado.net objects?
What is difference between ado and other data object?
What is sql connection in ado.net?
What are the methods of XML dataset object?
Which is faster entity framework or ado.net?
What is ado.net code?
Which keyword is used to accept variable number of parameters?
Do we use stored procedure in ADO.Net?
What is dataset and datatable in ado.net?
What are the several execute methods of ado.net?