Property Where
| Improve this Doc View SourceWhere
Gets the WHERE expression.
Declaration
public DbExpression Where { get; }
Property Value
Type | Description |
---|---|
DbExpression |
Gets the WHERE expression.
public DbExpression Where { get; }
Type | Description |
---|---|
DbExpression |