Method | Description | |
---|---|---|
GetExpression ( Data context, System entityIdProperty, string selection ) : System.Linq.Expressions.Expression |
Gets the expression.
|
public GetExpression ( Data context, System entityIdProperty, string selection ) : System.Linq.Expressions.Expression | ||
context | Data | The context. |
entityIdProperty | System | The entity identifier property. |
selection | string | The selection. |
return | System.Linq.Expressions.Expression |