what is a dataview?why is it used for?
Answer Posted / vamseedhar
it is logical view of data members with in the dataset,we use
dataview for filltering the data or storing the data or to
represent the data in page wise
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ole in vb?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What are the Features of a dataset
What is a datareader object?
What is the current version of entity framework?
What is dataadapter in ado.net?
Explain the difference between ado and ado.net?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is data adapter in ado.net with example?
What is the DataTableCollection?
What is dataset and datatable in ado.net?
How to load multiple tables into a dataset?
Explian About DataAdapters
Explain how do you connect to sql server database without using sqlclient?
What is data reader in ado.net?