Click or drag to resize

WeldFilterExpression Properties

返回用户文档首页

The WeldFilterExpression type exposes the following members.

Properties
 NameDescription
Public propertyCompareOperator 表达式的比较运算符
(Inherited from FilterExpression)
Public propertyIsEnable 是否启用
(Inherited from FilterExpression)
Public propertyLeftBraceCount 左侧括号数量
(Inherited from FilterExpression)
Public propertyLogicOperator 与下一项表达式的逻辑运算
(Inherited from FilterExpression)
Public propertyRightBraceCount 右侧括号数量
(Inherited from FilterExpression)
Public propertyValue 表达式的筛选值
(Inherited from FilterExpression)
Top
See Also