Returns the RowState of the current record, and the order of the update.
Source position: bufdataset.pas line 378
public function TDataPacketReader.GetRecordRowState(
out AUpdOrder: Integer
):TRowState; virtual; abstract;