skip to main content
OpenAccess SDK SQL Engine core methods for Java : Exchanging data : getFKTableQualifier method
 

getFKTableQualifier method

Obtains the table qualifier value from the schemaobj_fkey object. Use this method to retrieve the table qualifier value from a search object.
public String getFKTableQualifier()
Table 69. Parameters for getFKTableQualifier with the schemaobj_fkey Object
Parameter
Type
Description
RETURN
String
Table qualifier. A null value if a value is not specified.