skip to main content
OpenAccess SDK SQL Engine core methods for Java : Exchanging data : getProcName method
 

getProcName method

Obtains the procedure name value from the schemaobj_proc object. Use this method to retrieve the procedure name value from a search object.
public String getProcName()
Table 77. Parameters for getProcName with the schemaobj_proc Object
Parameter
Type
Description
RETURN
String
The procedure name. A null value if a value is not specified.