ConnectionCloseAsync
Description: the method closes the connection to the MySQL database
Syntax: ConnectionCloseAsync()
Return value: no return value
Example:
await testerMySql.ConnectionCloseAsync();
Created with the Personal Edition of HelpNDoc: iPhone web sites made easy