Scalable Database Server, HiRDB Version 8 UAP Development Guide

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

17.7.36 getEnvironmentVariables

(a) Function

Gets the client environment definitions for HiRDB.

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

None.

(d) Return value

String
This shows the client environment definitions of HiRDB. If no definitions have been specified, the null value is returned.
(e) Functional detail

Gets the client environment definitions of HiRDB.

(f) Exceptions

None.