Table of Contents

Table Layout


Specify the table SCHEMA by adding columns and setting properties for each of them. You add columns by dragging and dropping them from the Toolbox onto the columns list in the schema designer.

Table

Column properties


Css Class

Specifies the CSS class that sets the default style of the column.

Ranked Input Settings

Enable Ranked Input mode for the Setting.

Note

Ranked Input columns must be Primary Key columns.

Data Type

The SQL data type of the column.

Is Key Column

Specifies whether the column is a primary key column.


See Also