Explain different methods and Properties of DataReader which
you have used in your project?
Answer Posted / rahul ecimt
method used
1.Getstring()
2.NextResult()
3.HasRows()
4.SchemaTable()
5.read()
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Define Execute Reader?
how we can fire event in databound coulm in datagfrid withot using button?
What is a serialized object?
What are the ado.net connection pooling parameters?
Can we do database operations without using any of the ado.net objects?
Which name space is used to get assembly details?
What is the use of data grid?
How to check if the Dataset has records ?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What is ole in excel?
Difference between sqlcommand and sqlcommandbuilder?
How to create data relations?
Which is better ole db or odbc?
What is dbcontext and dbset in entity framework?
What are dcl commands?