DslMigrationOption Properties

Properties

CanUpdateIfExist Flag indicates whether to update the data object if it have already exist. Default value: false
IgnoreEnforceConstraints Flag indicates whether to ignore the EnforceConstraints property. Default value: false
NotifyChange Skip the data change notification when updating data. Default value: true

See Also