AndOrExp represents an expression that concatenates multiple expressions using either "AND" or "OR".
Build converts an expression into a SQL fragment.
Generated using TypeDoc
AndOrExp represents an expression that concatenates multiple expressions using either "AND" or "OR".