'Declaration Protected Overrides NotOverridable Function SupportWhere( _ ByVal where As IExpression _ ) As Boolean
protected override bool SupportWhere( IExpression where )
Parameters
- where
Return Value
A boolean indicating if the passed where can be executed.