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