RpRDDTable:Driver Access/Assign

<< Click to Display Table of Contents >>

Navigation:  RpRDDTable Class >

RpRDDTable:Driver Access/Assign

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