Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
Description
There are cases where it would be nice to have PK metadata available on the ROP client. Since this data is currently only available via the Db* API, this is an issue as the ROP client cannot access Db* items. By making this data available via the Obj* API via a limited ObjAttribute, the needed data could be handled on both server and client. Likewise, this could cleanup existing code that does Db* wrangling to get access to the metadata.
Please see the following thread for more details: