skip to main content
SQL Engine parse tree methods for .NET : SQL pass-through and advanced query methods reference : damex_getFirstTable
 

damex_getFirstTable

This method returns the first table in the FROM clause of the SELECT query.
int64 damex_getFirstTable(
int64 hquery)
 
Table 235: Parameters for damex_getFirstTable 
Parameter
Type
Description
IN
 
 
hquery
int64
The query handle.
RETURN
 
 
 
int64
The handle to the table