PropsRelop enumeration

 

 

 

Member Name Member Value
  RELOP_GE    0x03 (3)  
  RELOP_GT    0x02 (2)  
  RELOP_LE    0x01 (1)  
  RELOP_LT    0x00 (0)  
  RELOP_NE    0x05 (5)  
  RELOP_RE    0x06 (6)  
  RELOP_EQ    0x04 (4)  
  RELOP_MEMBER_OF_DL    0x64 (100)