[]
Checks whether the passed where can or cannot be executed on the server.
protected override bool SupportWhere(IExpression where)
Protected Overrides Function SupportWhere(where As IExpression) As Boolean
| Type | Name | Description |
|---|---|---|
| IExpression | where |
| Type | Description |
|---|---|
| bool | A boolean indicating if the passed |