BBjJdbcOdbcInfo::getDatabase
                                            Description
In BBj 8.0 and higher, this method returns the name of the database of one of the JDBC/ODBC connections currently open in the BBjServices session.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             string  | 
                                                        
                                                             getDatabase()  | 
                                                    
Parameters
None.
Return Value
Returns the name of the database of the opened JDBC/ODBC connection.
Remarks
None.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.