DeltaOptions enumeration
namespace: Serenity.Data assembly: Serenity.Net.Data
Delta options flags
[Flags]
public enum DeltaOptions
Values
| name | value | description |
|---|---|---|
| Default | 0x1 |
The default |
| IgnoreInvalidNewId | 0x1 |
The ignore invalid new identifier |
See Also
- Source: DeltaOptions.cs