Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Usage

The table user_prop contains all set user properties. 

Table structure

Field nameField specificationComment / Explanation
iduserpropint(11)Primary key (auto increment)
user_idvarchar(32)Foreign key to table user
typevarchar(96)Type of the property
namevarchar(96)Name of the property
valuetextValue of the property
idcatlangint(11)Foreign key to table cat_lang

Generic DB information

ItemCollectionItem
cApiUserPropertyCollectioncApiUserProperty

Previous changes of this table

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

  • No labels