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

damex_getQuery

This method returns the query handle of the SQL statement. The query handle can be used to get complete details of the query.
int64 damex_getQuery(
int64 hstmt)
 
Table 246: Parameters for damex_getQuery 
Parameter
Type
Description
IN
 
 
hstmt
int64
The statement handle.
RETURN
 
 
 
int64
The handle to the query