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