Progress
ADM 2 Reference
rowValues (data.p)
Retrieves a list of data from all rows in the DataObject.
Parameters:INPUT pcColumns AS CHARACTER
Comma-separated list of RowObject column names.
INPUT pcFormat AS CHARACTER
INPUT pcDelimiter AS CHARACTER
Returns: CHARACTERNotes:
- Intended for use by SmartSelect or other nonbrowser objects that need to show all rows of the SDO.
- Should not be used with large amounts of data since all data needs to fit in the return value.
- The purpose is to read all data without publishing to data sources. If the query is browsed, however, that happens when reposition-to-rowid is executed.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |