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

getPKTableOwner method

Obtains the table owner value from the schemaobj_pkey object. Use this method to retrieve the table owner value from a search object.
public String getPKTableOwner()
 
Table 60: Parameters for getPKTableOwner
Parameter
Type
Description
IN
 
 
RETURN
 
 
 
String
The table owner. A null value if a value is not specified.