Database table clients_lang

Usage

The table clients_lang links Clients with languages.

Table structure

Field nameField specificationComment / Explanation
idclientslangint(11) Primary key (auto increment)
idclientint(11)Foreign key to table clients
idlangint(11)Foreign key to table lang

Generic DB information

ItemCollectionItem
cApiClientLanguageCollectioncApiClientLanguage

Previous changes of this table

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