PreviousNextIndex

FIRST-DATASET attribute

A handle to the first dynamic ProDataSet object created in the current ABL session.

Data type: HANDLE

Access: Readable

Applies to: SESSION system handle

After finding the first entry, you can find the remaining entries in the list by using the NEXT-SIBLING attribute for each dynamic ProDataSet object. Use the NEXT-SIBLING attribute to get the next entry in the list of ProDataSet object handles created in the current ABL session.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex