Equality Operator (PgSqlLSeg)
In This Topic
Determines whether two
PgSqlLSeg structures are the same.
Syntax
Parameters
- left
- Left PgSqlLSeg operand.
- right
- Right PgSqlLSeg operand.
Return Value
true if two
PgSqlLSeg values are equal; otherwise,
false.
See Also