getExternalDatabase

getExternalDatabase(dbName: String): ExternalDatabase;

The getExternalDatabase method of the Application class returns a reference to the shared transient instance of the external database specified in the dbName parameter or null if there is no active external database with the specified name.