DateTimeEditorAttribute.SqlMinMax property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets a value indicating whether SQL server min max dates should be used.

public bool SqlMinMax { get; set; }

Property Value

true if SQL server min max dates should be used; otherwise, false.

See Also