IBDAC

TDADump.Options Property

Used to specify the behaviour of a TDADump component.

Class

TDADump

Syntax

property Options: TDADumpOptions;

Remarks

Use the Options property to specify the behaviour of a TDADump component.

Descriptions of all options are in the table below.

Option Name Description
AddDrop Used to add drop statements to a script before creating statements.
CompleteInsert Used to explicitly specify the table fields names when generating the INSERT SQL query. The default value is False.
GenerateHeader Used to add a comment header to a script.
QuoteNames Used for TDADump to quote all database object names in generated SQL statements.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback