Represents a comparison operator to be used in the interface
Data model
Fields
| Field | Type | Description |
|---|---|---|
| id* | INT | Unique identifier of the interface operator |
| name | NVARCHAR (510) | A friendly name that represents the interface operation |
| value | NVARCHAR (510) | Value of the operation |
Primary Key
| PK_ASMS_INTERFACE_OPERATORS |
|---|
| id |