OnConflict Type
Union cases
Union case | Description |
Full Usage:
DoNothing
|
|
Full Usage:
Throw
|
|
Full Usage:
Update
|
Instance members
Instance member | Description |
Full Usage:
this.IsDoNothing
Returns: bool
|
|
Full Usage:
this.IsThrow
Returns: bool
|
|
Full Usage:
this.IsUpdate
Returns: bool
|
|