Dsl
|
[SerializableAttribute] public class DslMigrationOption
The DslMigrationOption type exposes the following members.
Name | Description | |
---|---|---|
![]() | DslMigrationOption | Initializes a new instance of the DslMigrationOption class |
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 |