Module for SqlExpr class
This structure contains any expression, either as a value (the @value part is set), a variable (the @param_spec is set), or as other types of expressions.
Module for SqlExpr class