Used to specify if the table-level lock is performed while loading is in progress.
property LockTable: boolean default False;
Use the LockTable property to specify if the table-level lock is performed while loading is in progress. Setting this option to True should improve the performance greatly. If this option is set to False, the locking behaviour is determined by the table option. The default value of the LockTable option is False.