getTableQualifier method
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
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()
Parameters for getTableQualifier with the schemaobj_stat Object
| Parameter | Type | Description |
| RETURN | ||
| String | The table qualifier. A null value if a value is not specified. | |