'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 where clause can be executed directly on the ServiceNow server.