skip to main content
OpenAccess SDK SQL Engine core methods for .NET : Helper classes : schemaobj_proc class : getOwner
 

getOwner

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 64: Parameters for getOwner
Parameter
Type
Description
RETURN
 
 
 
String
The procedure owner. A null value if a value is not specified.