[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Enum representing relational types of operation.

The following tables list the members exposed by the RelationalOpEnum type.

Public Fields

  NameDescription
static memberGE
Greater equals.

static memberGT
Greater then.

static memberLE
Lesser equals.

static memberLT
Lesser then.

static memberValues
Array of values exposed by this meta-enumeration.