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.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |