Chapter Contents

Previous

Next
Data Form and Data Table: _unlockRow

Data Form and Data Table: _unlockRow



Unlocks the current row

Delegated to: Data Set Data Model class


Syntax
Details

Syntax

CALL SEND (object-id, '_unlockRow');


Details

Once the _unlockRow method executes, there is no longer a current row. This is useful in edit mode because a record is locked when it is read.

The _unlockRow method sets SYSRC for error, note, and warning conditions.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.