RpRDDTable:StartRecord Access/Assign

<< Click to Display Table of Contents >>

Navigation:  RpRDDTable Class >

RpRDDTable:StartRecord Access/Assign

Previous pageReturn to chapter overviewNext page
Type        Numeric

Purpose

Get/set the starting record number for the table.  This access/assign is only valid for the first table in a data source.

Example

// Set the starting record to 3

oTable:StartRecord := 3