What is DataRowCollection?



What is DataRowCollection?..

Answer / Amit Kumar Prasad

'DataRowCollection' in ADO.NET represents a collection of 'DataRow' objects within a specific table of a 'DataSet'. It provides methods for adding, removing, and manipulating rows.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

what is ado.net

6 Answers   Karrox, SunGard,


Explain ado.net features? Benefits? Drawbacks?

1 Answers  


What is Data Provider?

1 Answers  


What are the disadvantages of using datalist?

1 Answers  


Explain why edit is not possible in repeater?

1 Answers  


how Sequence to connect and retrieve data from database using dataset?

1 Answers  


What is the difference between connected and disconnected environment?

1 Answers  


Can a DataReader be used as a DataSource for a GridView. If it is so how will you handle paging.

3 Answers   Directi,


Why do we serialize data?

1 Answers  


Is ADO.NET derived from COM? true /false

2 Answers   Infosys,


What is dataadapter in ado.net?

1 Answers  


What providers do you use to connect to oracle database ?

4 Answers   Digital GlobalSoft,


Categories