SDAC

TMSDump.Options Property

Used to specify the behaviour of a TMSDump object.

Class

TMSDump

Syntax

property Options: TMSDumpOptions;

Remarks

Set the properties of Options to specify the behaviour of a TMSDump object.

Descriptions of all options are in the table below.

Option Name Description
DisableConstraints Allows to disable foreign keys when dumping multiple tables.
IdentityInsert Used to add SET IDENTITY_INSERT TableName ON at the beginning of the script and SET IDENTITY_INSERT TableName OFF at the end of the script.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback