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

getOwner

Obtains the procedure owner value from the schemaobj_proccolumn object. Use this method to retrieve the procedure owner value from a search object.
public String getOwner()
 
Table 68: Parameters for getOwner
Parameter
Type
Description
RETURN
 
 
 
String
Procedure owner. A null value if a value is not specified.