skip to main content
OpenAccess SDK SQL Engine Core Functions API : Function Reference : dam_getViewQuery
 

dam_getViewQuery

This function returns a handle to the View query. In addition, this handle can be used by the Pass Through API to get the description of the view.
DAM_HQUERY dam_getViewQuery(DAM_HSTMT hstmt)
Table 164. Parameters for dam_getViewQuery
Parameter
Type
Description
IN
hstmt
DAM_HSTMT
The statement handle.
RETURN
DAM_HQUERY
The handle to the query.