MyDAC

TMyLoaderOption Enumeration

Specifies the behaviour of a TMyLoader object.

Unit

MyLoader

Syntax

TMyLoaderOption = (loLock, loDelayed);

Values

Value Meaning
loDelayed Uses INSERT DELAYED syntax.
loLock Locks tables while inserting data.

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