Method PerformTranslateTo
| Improve this Doc View SourcePerformTranslateTo(Model)
Translates this expression for specified model.
Declaration
protected abstract ColumnExpression PerformTranslateTo(Model model)
Parameters
Type | Name | Description |
---|---|---|
Model | model | The specified model. |
Returns
Type | Description |
---|---|
ColumnExpression | The translated expression. |