getTableNames( )
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns a String array of
the table names that identify the ProDataObject collections
in this ProDataGraph object.
Syntax
|
Note
Typically,
each table name is identical to the ABL name of a temp-table contained
by a corresponding ProDataSet to which this ProDataGraph maps
as a parameter of a proxy application service method.