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 different between sqlcommand object and command behavior object?
What is command class in ado.net?
How to identify the updated rows in a dataset?
What are dataproviders?
What are the important features of ado.net 2.0?
Explain what is datagrid with an example?
What is the difference between Command and CommandBuilder object?
What is ado and rdo?
What is the difference between the clone() and copy() methods of the dataset class?
What is difference between sqldatareader and sqldataadapter?
What is an ado connection?
how can implement dropdownlist in particular of dataset when try to update?
How do you merge 2 datasets into the third dataset in a simple manner?
What you mean by filtering of data?
What do you know about ado.net's methods?