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_column object. Use this method to retrieve the table object handle from a search object.
public long getTableObj()
Table 62. Parameters for getTableObj with the schemaobj_column Object
Parameter
Type
Description
RETURN
long
The handle to the table object. A null value if called for a table function.