DataSource :: close - Close Data Source
Handles on all levels (dictionary, database etc.) are closed when they are owned (opened) by the data source.
Implementation details
DataSource  :: close (  )
The function will close all resources associated with the data source.

