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

getTableObj method

Obtains the handle to the table object from the schemaobj_stat object. Use this method to retrieve the table object handle from a search object.
public long getTableObj()
Table 86. Parameters for getTableObj with the schemaobj_stat Object
Parameter
Type
Description
RETURN
Long
The handle to the table object. A null value if called for a table function.