getProcName
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Obtains the procedure name value from the schemaobj_proccolumn object. Use this method to retrieve the procedure name value from a search object.
public String getProcName()
Parameters for getProcName
| Parameter | Type | Description</td> |
| RETURN | ||
| String | Procedure name. A null value if a value is not specified. |