Nonstop Database, HiRDB Version 9 UAP Development Guide

[Contents][Index][Back][Next]

17.11.2 getDescription

(a) Function

Acquires the additional connection information that was specified by the setDescription method and that is needed for the database to be connected.

(b) Format
 
public String getDescription()
 
(c) Argument

None.

(d) Return value

String
This is the additional connection information. If none is set, null is returned.
(e) Exception that occurs

None.