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
What is difference between entity framework and ado.net?
What is ole access?
How can we save all data from dataset?
Define the executescalar method?
How to load multiple tables into a dataset?
Which namespaces are used for data access?
What you mean by filtering of data?
How can we add/remove row's in "datatable" object of "dataset"?
What are the ado.net components?
What is the significance of CommandBehavior.CloseConnection ?
What is ado.net in vb net?
Which database is the ado.net sql connection object designed for?
Which keyword is used to accept variable number of parameters?
What is sql command in ado net?
What is the difference between Data adaptor and Data set?