Closes the SADataReader.
Visual Basic Public Overrides Sub Close()
C# 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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |