Note that you must manually close all connections opened by the application. If a Devart.Common.DbConnection goes out of scope, it is not closed automatically till the application shuts down.
An application can call Devart.Common.DbConnection.Close() more than one time without generating an exception.