DBRecordName property: Rowset class
Description
This property returns the name of the primary database record as a string for the rowset.
This property is read-only.
Example
&DBNAME = &ROWSET.DBRecordName;
Description
This property returns the name of the primary database record as a string for the rowset.
This property is read-only.
Example
&DBNAME = &ROWSET.DBRecordName;