LiteDAC

TLiteDumpMode Enumeration

Specifies the mode of backup performed by TLiteDump.

Unit

LiteDump

Syntax

TLiteDumpMode = (dmAll, dmData, dmSchema);

Values

Value Meaning
dmAll Backup of schema objects and table data is performed. The default value.
dmData Backup of table data only is performed.
dmSchema Backup of schema only is performed.

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