ILikeConditionBuilder<T> public interface ILikeConditionBuilder<T> Builds conditions that are using text inclusion patterns. Documentation T Like(string[] values) Results are returned when the result's value contains any of the values provided anywhere.