RelationCompare
Description:
[ CCode ( cprefix = "AS_RELATION_COMPARE_" , type_id = "as_relation_compare_get_type ()" ) ]
public enum RelationCompare
The relational comparison type.
Content:
Enum values:
- EQ - Equal to
- GE - Greater than or equal to
- GT - Greater than
- LE - Less than or equal to
- LT - Less than
- NE - Not equal to
- UNKNOWN - Comparison predicate
invalid or not known
Static methods:
Methods: