Method DacPagedDataStore():getRowInfo() Foundation

Retrieves information about the columns of a cache page.

Syntax
:getRowInfo( <nDefine> ) --> aInfo
Parameters
<nDefine>
The numeric parameter <nDefine> must be a constant from the DAC.CH file, prefixed with DAC_FIELD_.
Return

The method returns a one-dimensional array holding attributes of the columns that correspond with <nDefine>.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.