Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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 this method multiple times.