Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Closes the SADataReader.
Public Overrides Sub Close()
public override void Close()
You must explicitly call the Close method when you are finished using the SADataReader.
When running in autocommit mode, a COMMIT is issued as a side effect of closing the SADataReader.