Advantage TDataSet Descendant
Locks the table.
procedure LockTable;
Call LockTable to lock a table and prevent other applications from placing any locks on this table. Other tables in the same application will be locked out because each table has its own unique table handle.