SelectLastAsCurrentRecord
Select the last record in the resultset as the Currently Selected Record.
If the resultset has no records nothing happens.
This method is inherited from the RecordsetData class.
public void SelectLastAsCurrentRecord()
Examples
customers.SelectLastAsCurrentRecord();
Created with the Personal Edition of HelpNDoc: Easily create EPub books