Inequality Operator (PgSqlLSeg)
In This Topic
Compares two
PgSqlLSeg structures to determine if they are not equal.
Syntax
Parameters
- left
- Left PgSqlLSeg operand.
- right
- Right PgSqlLSeg operand.
Return Value
true if two
PgSqlLSeg values are not equal; otherwise,
false.
See Also