Click or drag to resize

TableAccessExpression Methods

The TableAccessExpression type exposes the following members.

Methods
  NameDescription
Public methodAddChild
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.)
Public methodSetKeyExpressions
Public methodSetOptionalAggregate
Sets the optional table column aggregation accessor to use.
Public methodSetOptionalColumn
Sets the optional table column name to access.
Public methodSetTableName
Sets the table name.
Public methodToEPL (Inherited from ExpressionBase.)
Public methodToPrecedenceFreeEPL (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).)
Top
See Also