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

getTableQualifier method

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