Property DbExpression
| Improve this Doc View SourceDbExpression
Gets the DbExpression of this column for SQL generation.
Declaration
public abstract DbExpression DbExpression { get; }
Property Value
| Type | Description |
|---|---|
| DbExpression |
Gets the DbExpression of this column for SQL generation.
public abstract DbExpression DbExpression { get; }
| Type | Description |
|---|---|
| DbExpression |