Closes the database connection.
Public Overrides Sub Close()
public override void Close()
ULException class A SQL error occurred.
The Close method rolls back any pending transactions and then closes the connection. An application can call Close multiple times.