Icon UnlockCurrentRecord Method

procedure UnlockCurrentRecord

Usage

Use this method to unlock the current row. If the current row was not previously manually locked using the LockCurrentRecord method, then this method does nothing. You can use the RecordIsLocked method to determine if the current row is manually locked.

Information This method is only used in the context of the descendant TEDBTable, TEDBQuery, TEDBScript, and TEDBStoredProc components.
Image