Returns a String array of the table names that identify the ProDataObject collections in this ProDataGraph object.
Syntax
java.lang.String[] getTableNames()
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.