Nonstop Database, HiRDB Version 9 UAP Development Guide

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

17.11.6 getEncodeLang

(a) Function

Acquires the character set that was specified by the setEncodeLang method.

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

None.

(d) Return value

String
Returns the character set. If no character set is specified, null is returned.
(e) Exception that occurs

None.