Nonstop Database, HiRDB Version 9 UAP Development Guide

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

18.7.36 getEnvironmentVariables

(a) Function

Gets the client environment definitions for HiRDB.

(b) Format
 
String void getEnvironmentVariables()
 
(c) Arguments

None.

(d) Return value

String
HiRDB client environment definitions (if this information has not been specified, the method returns the null value)
(e) Functional detail

Gets the client environment definitions of HiRDB.

(f) Exceptions

None.