RpDataSource:Tables Access

<< Click to Display Table of Contents >>

Navigation:  RpDataSource Class >

RpDataSource:Tables Access

Previous pageReturn to chapter overviewNext page
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