aspxtreme

SqlDataReader.IsClosed Property

System.Data.SqlClient Namespace   SqlDataReader Class


Checks whether the data reader is closed.

Syntax


Script [ boolean variable = ] SqlDataReader.IsClosed

Property Value

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.

Remarks

IsClosed and RecordsAffected are the only properties that you can call after the SqlDataReader is closed.

See Also

SqlDataReader Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme