Field.StartsWith method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Creates a new "the Field STARTS WITH mask" criteria

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

See Also