CompanySortOrders

The table below describes the CompanySortOrders table.

This is a virtual table, and is linked to the Company table (see Company).

None of the columns in this table are updatable.

None of the columns in this table are nullable.

This table contains the following foldable columns:

  • Sort_Orders_Index
  • Id
  • Sort_Orders_Direction
  • Sort_Orders_Field

This table does not contain Return Primary Key columns.

Column Name SQL Type

Sort_Orders_Index

Primary Key
SQL_INTEGER(unsigned)

Id

Foreign Key linked to column Id in Company table
SQL_INTEGER(unsigned)

Sort_Orders_Direction

SQL_VARCHAR(255)

Sort_Orders_Field

SQL_VARCHAR(255)