pkxGetFuncDefs
pkxGetFuncDefs(d_bagId) => list(pkx_funcDefId) / nil
Description
(Virtuoso MultiTech Framework) Returns a list of funcDef object IDs in the specified database.
Arguments
Value Returned
Example
Returns a list of funcDef objects in the database bag.
pkxGetFuncDefs(bag)
Related Topics
Return to top