close() public method
Closes the reader.
This frees up the resources allocated for executing this SQL statement. Read attempts after this method call are unpredictable.
public void close ( ) |
---|
close() public method
Closes the reader.
This frees up the resources allocated for executing this SQL statement. Read attempts after this method call are unpredictable.
public void close ( ) |
---|
Please login to continue.