Skip to content

ScalarExprOptions enum

Different options used during processing of scalar values

public enum Korzh.EasyQuery.ScalarExprOptions
: Enum, IComparable, IFormattable, IConvertible
ValueNameDescription
0EmptyEmpty set of options
1CaseInsensativeWe must apply Lower (or similar) function to result value to make any string comparision case-insensative
2ParameterizedAll values will be converted into parameters