Dsl
|
The DslMigrationOption type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
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 |