Database table system_prop

Usage

The table system_prop contains values of system properties.

System property is a systemwide ressource.

Table structure

Field nameField specificationComment / Explanation
idsystempropint(11)Primary key (auto increment)
typevarchar(96)Type of the property
namevarchar(96)Name of the property
valuetextValue of the property

Generic DB information

ItemCollectionItem
cApiSystemPropertyCollectioncApiSystemProperty

Previous changes of this table

This table was not changed since the final release of CONTENIDO 4.9.