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

getFKTableOwner method

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