For non file based databases such as MySQL, Oracle, and SQL Server, the database can be changed.
'Get the current instance of the helper
Dim db As IDataHelper = DataHelper.SessionFactory()
db.ChangeDatabase("InvoiceDatabase")