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

getTableName

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