getTableOwner
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Obtains the table owner value from the schemaobj_table object. Use this method to retrieve the table owner value from a search object.
public String getTableOwner()
Parameters for getTableOwner
| Parameter | Type | Description |
| RETURN | ||
| String | The table owner. A null value if a value is not specified. |