How to check if a datareader is closed or opened?



How to check if a datareader is closed or opened?..

Answer / sesha

use this method
.Isclosed()

Is This Answer Correct ?    20 Yes 2 No

Post New Answer

More ADO.NET Interview Questions

Explain why canot we use multiple inheritance and garbage collector paralelly in .net?

0 Answers  


What are the different row versions available in table?

0 Answers  


What is ado connection?

0 Answers  


What is Pooling? what is data pooling? what is sql pooling?

3 Answers   TCS,


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?

0 Answers   Infosys, Wipro,






What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

0 Answers   CGI,


Which name space is used to get assembly details?

0 Answers  


What is full form of ado?

0 Answers  


Explain sqlconnection object?

0 Answers  


What is oledb connection?

0 Answers  


What is the default Timeout for SqlCommand.CommandTimeout property?

0 Answers  


What are the pre-requisites for connection pooling?

0 Answers  


Categories