RpDataSource:Tables Access
<< Click to Display Table of Contents >> RpDataSource:Tables Access |
![]() ![]() ![]() |
Type | Array |
Purpose
Get the array of tables in the data source. Having the array of tables allows access to information about the tables in a section. The objects in this array can be of two types: rpRDDTable or rpSQLQuery.
Example
aTables := oDataSource:Tables