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

getTableOwner

Obtains the table owner value from the schemaobj_stat object. Use this method to retrieve the table owner value from a search object.
public String getTableOwner()
 
Table 73: Parameters for getTableOwner 
Parameter
Type
Description
RETURN
 
 
 
String
The table owner. A null value if a value is not specified.