Class: TMMUpdater
TMMUpdater
property SkipFKChecks : Boolean;
When True, the server disables FOREIGN_KEY_CHECKS for the session during the batch. Restored automatically after the batch, regardless of success or failure. Default: False.
True
FOREIGN_KEY_CHECKS
False