CmsBlock
CmsBlock is an auto generated table
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | Int | False | ID |
Active | Bool | False | Active |
Content | String | False | Content |
CreationTime | Datetime | False | Creation time |
Identifier | String | False | Identifier |
Title | String | False | Title |
UpdateTime | Datetime | False | Update time |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BlockId_p | Int | This is an auto-generated column |
Id_p | String | This is an auto-generated column |
Last updated