Functions for querying PowerBuilder objects

The object query functions get information about an object's ancestors and the objects it references.

You must set the library list and current application before calling these functions.

Listed here are the object query functions (which all have the prefix PBORCA_). There are no direct correspondences to PowerBuilder commands:

Function (prefix PBORCA_)

Purpose

ObjectQueryHierarchy

Gets a list of an object's ancestors

ObjectQueryReference

Gets a list of the objects an object refers to