Database table clients_lang
Usage
The table clients_lang links Clients with languages.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
idclientslang | int(11)Â | Primary key (auto increment) |
idclient | int(11) | Foreign key to table clients |
idlang | int(11) | Foreign key to table lang |
Generic DB information
ItemCollection | Item |
---|---|
cApiClientLanguageCollection | cApiClientLanguage |
Previous changes of this table
This table was not changed since the final release of CONTENIDO 4.9.