- whereNot
Query whereNot(Query q, Column column, TComparisonOperator op)
Undocumented in source. Be warned that the author may not have intended to support it.
- whereNot
Query whereNot(Query q, Column column, TComparisonOperator op, DBValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
- whereNot
Query whereNot(Query q, string column, TComparisonOperator op)
Undocumented in source. Be warned that the author may not have intended to support it.
- whereNot
Query whereNot(Query q, string column, TComparisonOperator op, DBValue value)
Undocumented in source. Be warned that the author may not have intended to support it.