IRow.IgnoreConstraints property
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets or sets a value indicating whether [ignore constraints].
public bool IgnoreConstraints { get; set; }
Property Value
true if [ignore constraints]; otherwise, false.
See Also
- interface IRow