Footprints Data Model |
Table |
Table Name | Search Constraint Type |
Table Definition | A lookup table for the various operators that can be used in a search condition. These are logical operators. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Search Constraint Type Id | The automatically generated primary key of the search_cstr_type table. | INTEGER | Yes |
Search Constraint Type Name | The name of the Search Constraint Type. | VARCHAR(255) | No |
Search Constraint Type Description | A descriptive name of the Search Constraint Type. This descriptive name may be localized. | VARCHAR(512) | No |