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

getPKTableOwner

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 getPKTableOwner()
 
Table 55: Parameters for getPKTableOwner
Parameter
Type
Description
RETURN
 
 
 
String
Table owner. A null value if a value is not specified.