Progress
ADM 2 Reference
excludeColumns (query.p)
Returns a comma-separated list of columns that should be used as the exclude parameter for BUFFER-COPY and BUFFER-COMPARE from the database.
Parameters:INPUT pcError AS CHARACTER
The number of the table in the query.
Returns: CHARACTERNotes:
- This protects the target from being unintentionally overwritten by unmapped and not used columns of the same name that are supposed to be referencing a previously copied or compared table, or nothing at all. Remove all the columns that represent the table copied.
- Excludes calculated fields in the last entry. Used by refetchDbRow, transferDbRow, and compareDbRow.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |