Previous Next

UNIQUE-ID attribute
A value, with one noted exception, that is guaranteed unique for a given handle object type within an ABL session.
Data type:
Access:
Applies to:
So, for example, the value of this attribute for a temp-table handle and a ProDataSet handle can be the same. However, the handles for no two temp-tables share this value.
The exception is the X-noderef object handle. The UNIQUE-ID attribute for an x-noderef handle is only unique within a given XML document.
Note:
The value of the HANDLE attribute is guaranteed to be unique among the HANDLE attributes for all object instances in an ABL session.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.