TextLikeOperand public class TextLikeOperand Documentation public LikeOperatorType LikeType { get; } public string Value { get; } public TextLikeOperand(string value, LikeOperatorType likeType)