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