DataSource :: ~DataSource - Destructor
Destructing the data source will close all handles that are not yet closed. When a data source transaction is still running this will be committed before destroying the data source.
When running ODABA in .NET or other high level language environments, access handles should be closed explicitly in order to avoid late destruction.