Progress
ADM 2 Reference
fetchRow (data.p)
Repositions the Row Object’s query to the desired row (indicated by piRow) and returns that row’s values (as specified in pcViewColList). The return value is a CHR(1)-delimited list of values (formatted according to each columns FORMAT expression). The first value in the list is the RowIdent of the fetched row.
Parameters:INPUT piRow AS INTEGER
The desired row number within the result set.
INPUT pcViewColList AS CHARACTER
A comma-separated list of names of columns to be returned.
Returns: CHARACTERNotes: None
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |