ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
AsaConnection class
Changes the current database for an open AsaConnection.
void ChangeDatabase( string database )
database The name of the database to use instead of the current database.
IDbConnection.ChangeDatabase