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

getTableQualifier

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