Unsupported content

 

This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

QueryLogicalOperator data type

QueryLogicalOperator is an enumerator of logical operators for queries.

QueryLogicalOperator enumeration literals

Value

Description

AND

Logical AND operator (&&)

NOT

Logical NOT operator (!)

OR

Logical OR operator (||)

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments