Closes the database connection.
Visual Basic Public Overrides Sub Close()
C# public override void Close();
The Close method rolls back any pending transactions and then closes the connection. An application can call Close multiple times.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |