UniqueAttribute.CheckBeforeSave property
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Gets or sets a value indicating whether to check this constraint before save.
public bool CheckBeforeSave { get; set; }
Property Value
true if should check, otherwise, false.
See Also
- class UniqueAttribute