SDAC

TMSLoaderOptions.LockTable Property

Used to specify if the table-level lock is performed while loading is in progress.

Class

TMSLoaderOptions

Syntax

property LockTable: boolean default False;

Remarks

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.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback