Nonstop Database, HiRDB Version 9 UAP Development Guide

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

17.11.4 getDBHostName

(a) Function

Acquires the host name of the HiRDB to be connected that was specified by the setDBHostName method.

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

None.

(d) Return value

String
This is the HiRDB host name. If none is set, null is returned.
(e) Exception that occurs

None.