skip to main content
OpenAccess SDK SQL Engine core methods for .NET : Helper classes : schemaobj_fkey class : getFKTableOwner
 

getFKTableOwner

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 51: Parameters for getFKTableOwner
Parameter
Type
Description
RETURN
 
 
 
String
The table owner. A null value if a value is not specified.