xpxGetQueryResultProperties

FUNCTION xpxGetQueryResultProperties(queryResultIndex    : INTEGER;
                                     VAR numberOfRows    : INTEGER;
                                     VAR numberOfColumns : INTEGER
                                     VAR columnNames     : LIST OF STRING;
                                     VAR columnDatatypes : LIST OF INTEGER)
                                     status              : INTEGER;

Use this function to ....

Arguments


TypeNameComment
INTEGERqueryResultIndexcomment
INTEGERnumberOfRows 
INTEGERnumberOfColumns 
LIST OF STRINGcolumnNames 
LIST OF INTEGERcolumnDatatypes 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â