Tabela de referência
| Operador Lógico (CAML) | Sinônimos SQL |
| Eq | = |
| Gt | > |
| Lt | < |
| Geq | >= |
| Leq | <= |
| Neq | <> |
| Contains | Like |
| IsNull | Null |
| IsNotNull | NotNull |
| BeginsWith | Beginning with word |
| DateRangesOverlap | compare the dates in a recurring event with a specified DateTime value, to determine whether they overlap |
Nenhum comentário:
Postar um comentário