The SimpleExpression type exposes the following members.

Properties

  NameDescription
Protected propertyOp
Get the Sql operator to use for the specific subclass of SimpleExpression.
Public propertyPropertyName
Gets the named Property for the Expression.
Public propertyValue
Gets the Value for the Expression.

See Also