Api_Field
The table below describes the Api_Field table in the Platform database schema.
This table contains the following virtual table:
None of the columns in this table are foldable.
This table does not contain Return Primary Key columns.
| Column Name | SQL Type | Updatable | Nullable |
|---|---|---|---|
|
Id Primary Key |
SQL_VARCHAR(1024) | True | True |
|
Custom |
SQL_BIT | True | True |
|
Name |
SQL_VARCHAR(1024) | True | True |
|
Navigable |
SQL_BIT | True | True |
|
Orderable |
SQL_BIT | True | True |
|
Schema_Custom |
SQL_VARCHAR(1024) | True | True |
|
Schema_Custom_Id |
SQL_BIGINT(unsigned) | True | True |
|
Schema_Items |
SQL_VARCHAR(1024) | True | True |
|
Schema_System |
SQL_VARCHAR(1024) | True | True |
|
Schema_Type |
SQL_VARCHAR(1024) | True | True |
|
Searchable |
SQL_BIT | True | True |