Click or drag to resize

DslMigrationOption Properties

The DslMigrationOption type exposes the following members.

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