The QuerySubexpression type exposes the following members.

Properties

  NameDescription
JoinColumn
Gets the attribute on which the expression is joined to the primary table being queried.
Name
Gets the name of the subexpression.
Path
Gets the expression named by the QuerySubexpression.
QueryExpression
Gets or sets a QueryExpression that filters the subquery.

See Also