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

getPKTableName method

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