Database table art
Usage
The table art links Articles to Clients.
Normally, data of this table is managed automatically and must not be set explicitly.
Article is clientwide ressource.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
idart | int(11)Â | Primary key (auto increment) |
idclient | int(11) | Foreign key to table clients |
Generic DB information
ItemCollection | Item |
---|---|
cApiArticleCollection | cApiArticle |
Previous changes of this table
This table was not changed since the final release of CONTENIDO 4.9.