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

getOwner method

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