The RRNName property contains the name of a field used as the relative record number for UPDATE and WRITE operations. The RRN is also returned into this variable for Subfile CHAIN and READC operations.
control.RRNName = <stringVal>
<stringVal> is of type *String and contains the name of the field containing the relative record number.
The RRNName property can be set at design-time only. Note, the content of this property remains unchanged when the Subfile is cleared.
See also the RRNName parameter in the command.
Namespace: ASNA.VisualRPG.Windows.Controls
Assembly: ASNA.VisualRPG.Windows.Controls (in ASNA.VisualRPG.Windows.Controls.dll)
Platforms: Windows 2000 Professional SP4, Windows 2000 Server SP4, Windows Server 2003, Windows XP Professional SP2, Windows Vista Business Edition
ASNA.VisualRPG.Windows.Controls
SubfileControl
SubfileControl Members
String Data Types
DCLSUBFILE
UPDATE
WRITE
CHAIN
READC