Field.EndsWith method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Creates a new "the Field ENDS WITH mask" criteria

public BaseCriteria EndsWith(string mask)
parameter description
mask The mask.

See Also