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