Method GetDbExpression
| Improve this Doc View SourceGetDbExpression()
Gets the DbExpression object which can be used for database command generation.
Declaration
public abstract DbExpression GetDbExpression()
Returns
Type | Description |
---|---|
DbExpression | The DbExpression object. |