Parameters |
Description |
bool atBeginning = true |
[in] True – to start at the beginning, or false – to start at the end. |
bool skipDeleted = true |
[in] True – to iterate only unerased records, or false – to iterate through unerased and erased records. |
Returns an Iterator object that can be used to traverse through record objects in the predefined table object.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|