UniqueAttribute.CheckBeforeSave property
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Services
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