RpRDDTable:Driver Access/Assign
<< Click to Display Table of Contents >> RpRDDTable:Driver Access/Assign |
![]() ![]() ![]() |
Type | String |
Purpose
Get/set the driver used for the table.
Description
The access returns the name of the RDD used to open the table (e.g. DBXNTX, DBFCDX, DBFMDX, etc).
Example
// Set the RDD
oTable:Driver := "DBFCDX"