IDataReader::Close Method ()
.NET Framework (current version)
Closes the IDataReader Object.
Assembly: System.Data (in System.Data.dll)
You must explicitly call the Close method when you are through using the IDataReader to use the associated IDbConnection for any other purpose.
.NET Framework
Available since 1.1
Available since 1.1
Show: