System.Data.SqlClient Namespace SqlDataReader Class
Checks whether the data reader is closed.
This property returns only a boolean value: true if the data reader is closed; otherwise, false.
The property is read only with no default value.
IsClosed and RecordsAffected are the only properties that you can call after the SqlDataReader is closed.
SqlDataReader Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph