DataCard Ultragrafix 285 Dokumentacja Strona 87

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 86
Searching the Data Source 77
ID Works Standard and Enterprise Version 5 Operator’s Guide
All selected fields have data Constraint Rule
Use this rule to find records where an image exists for all image fields
that share this rule. Example: where (EMPLOYEE.FRONT IS NOT
NULL AND EMPLOYEE.RIGHT IS NOT NULL)
At least one selected field has data Constraint Rule
Use this rule to find records where at least one of the specified
images does not exist. Example: where (EMPLOYEE.FRONT IS
NULL OR EMPLOYEE.RIGHT IS NULL)
At least one selected field is empty Constraint Rule
Use this rule to find records where at least one of the specified
images exists. Example: where (EMPLOYEE.FRONT IS NOT NULL
OR EMPLOYEE.RIGHT IS NOT NULL)
All selected fields are empty Constraint Rule
Use this rule to find records where none of the specified images
exists. Example: where (EMPLOYEE.FRONT IS NULL AND
EMPLOYEE.RIGHT IS NULL)
Przeglądanie stron 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 305 306

Komentarze do niniejszej Instrukcji

Brak uwag