Closes the FbDataReader object.
You must explicitly call the Close method when you are using the FbDataReader to use the associated FbConnection for any other purpose.
The Close method fills in the values for output parameters, return values, increasing the amount of time it takes to close a FbDataReader.
FbDataReader Class | FirebirdSql.Data.Firebird Namespace