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

getPKTableQualifier method

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