您要查找的是不是:
- Compares the equality of two expressions (a comparison operator). 比较两个表达式的等价性(比较运算符)。
- You can specify multiple criteria by using the -and comparison operator. 可以使用-and比较运算符指定多个条件。
- Operator is only the equality comparison operator, not the assignment operator. 运算符只是相等比较运算符,而不是赋值运算符。
- Relation-string The comparison operator used for the comparison, enclosed in single quotes. relation-string用于比较的比较运算符,用单引号括起来。
- An inner join is a join in which the values in the columns being joined are compared using a comparison operator. 内部联接是使用比较运算符比较要联接列中的值的联接。
- If a comparison operator is case-sensitive, the case that is used in the strings that are being compared must match. 如果某个比较运算符区分大小写,则要进行比较的字符串中使用的大小写必须匹配。
- For example, the string "Test" does not match "test" when you use a comparison operator that is case-sensitive. 例如,如果使用区分大小写的比较运算符,则字符串“Test”与“test”不匹配。
- Gets or sets the comparison operation used in validation. 获取或设置验证中使用的比较操作。
- Gets the supported stencil buffer comparison operations. 获取受支持的模具缓冲区比较操作。
- Operators are object reference comparison operators. 运算符是对象引用比较运算符。
- Even though there is no comparison operator in the above definition, you'll still get. 尽管在这个定义里面没有对比操作符,你仍然能够得到下面的输出结果。
- Are introduced with an unmodified comparison operator and must return a single value. 通过未修改的比较运算符引入且必须返回单个值。
- Tests for converse values. Use before any comparison operator except IS NOT NULL. 测试相反值。在除IS NOT NULL之外的任何比较运算符之前使用。
- The -eq comparison operator then compares the value of this property to "Clear-Host". 然后,-eq比较运算符将此属性的值与“Clear-Host”进行比较。
- Operator in the binary list is the comparison operator, not the assignment operator. 运算符是比较运算符,而不是赋值运算符。
- The following example uses the less than comparison operator to find all orders in the Order Details table with quantities fewer than 10 units. 下面的示例使用“小于”比较运算符查找Order Details表中数量小于10个计量单位的所有订单
- The following example uses the not equal to comparison operator to find all orders in the Order Details table with quantities not equal to 100 units. 下面的示例使用“不等于”比较运算符在Order Details表中查找数量不等于100个计量单位的所有订单
- Comparison operators can also be used in program logic to look for a condition. 比较运算符还可用于在程序逻辑中查找条件。
- The relational comparison operators are discussed in detail on this page. 此页中详细讨论关系比较运算符。
- This immutable field is useful for comparison operations and initializations. 该不可变字段对于比较运算和初始化很有用。
