Click or drag to resize

SelectClauseExpression Properties

The SelectClauseExpression type exposes the following members.

Properties
  NameDescription
Public propertyAsName
Returns the optional "as"-name of the expression, or null if not defined
Public propertyExpression
Returns the selection expression.
Public propertyIsAnnotatedByEventFlag
Returns indicator whether annotated as "@eventbean"
Top
See Also