The following tables list the members exposed by the TableExpressionMapping type.
| Name | Description | |
|---|---|---|
|
EntityPropertyName | Gets or sets the entity property name to map. (inherited from TableMapping). |
|
Expression |
Gets or sets the relational data store expression to populate the mapped entity property.
Expressions are written in SQL style, for example: "SUM(SomeEntityProperty)".
|