Add a 'AQConstraintColumn[] extractPrimaryKeys()' API to AQTable interface.
![]() |
1 KB
|
44 KB
Done:
13.0 - SVN r33482/13.0.3-17
14.0 - SVN r33483/14.0.0-beta-80
trunk - SVN r33484/15.0.0-dev-6
By following the naming conventions used in AQTable and AQConstraint, I changed the new API name from AQTable.extractPrimaryKeys() to AQTable.extractPrimaryKeyColumns(). An example script and its output are attached FYI.
Issue #9722 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 13.0.3-17/14.0.0-beta-80/15.0.0-dev-6 |
No time estimate |
Done:
13.0 - SVN r33482/13.0.3-17
14.0 - SVN r33483/14.0.0-beta-80
trunk - SVN r33484/15.0.0-dev-6
By following the naming conventions used in AQTable and AQConstraint, I changed the new API name from AQTable.extractPrimaryKeys() to AQTable.extractPrimaryKeyColumns(). An example script and its output are attached FYI.