filter_line_type_KEY | int (4) | NOT NULL | Database assigned primary key for this table. |
description | nvarchar (60) | NOT NULL | The description of this type of critera (overridden by Filter Base Type). |
lookup_list_name | nvarchar (256) | NOT NULL | Name of the list that provides data for this type of criteria or an empty string. |
lookup_value_member | nvarchar (256) | NOT NULL | Name of the property in the lookup list to compare to Filter_Base_Type.filter_column or an empty string. |
subfilter__filter_type_KEY | int (4) | | A key to a Filter Type if another filter can be used as a method. |
update__staff_KEY | int (4) | NOT NULL | Key of Staff who last modified this row |
update_date | datetime (8, 3) | NOT NULL | The date and time that this row was last modified |