Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Closes the cursor.
Visual BasicNotOverridable Public Sub Close() _ Implements IDataReader.Close
C#public void Close();
It is not an error to close a cursor that is already closed.
ULException class - A SQL error occurred.
IDataReader.Close