IRow.IgnoreConstraints property

namespace: Serenity.Data   assemblySerenity.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