运营商

来自ArcoWiki
Slia讨论 | 贡献2018年6月14日 (四) 07:51的版本 (创建页面,内容为“In DMIS all the '''Operators''' are introduced and followed by dots. Logical Operator ::<code>.AND.</code> ::<code>.OR.</code> ::<code>.NOT.</code> Relational op…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索

In DMIS all the Operators are introduced and followed by dots. Logical Operator

.AND.
.OR.
.NOT.

Relational operators

.EQ. equal to
.NE. not equal to
.LT. less than
.LE. less than or equal
.GT. greater than
.GE. greater than or equal to