Table llx categorie member

From Dolibarr Wiki

[Category:Table SQL]]En verysmall.png The documentation related to other tables is available on the page: Table SQL
Fr verysmall.png La documentation relative aux autres tables est disponible sur la page: Table SQL
Es verysmall.png La documentación relativa a otras tablas se encuentra disponible en la página: Table SQL


Content/Contenu/Contenido

En verysmall.png Contains a "n to m" relationship between members and the categories.

Fr verysmall.png Contient une relation "n to m" entre les membres et les catégories.

Es verysmall.png Contiene una relación "n a m" entre los miembros y las categorías.

Structure

Table

Version 1.1 2010/03/20

Field Type Null Key Default Extra Description
fk_categorie int(11) NO PRI ID of category (llx_categorie->rowid)
fk_member int(11) NO PRI ID of member (llx_adherent->rowid)
 

Keys

Version 1.1 2010/03/20

Key Type Fields
PRIMARY PRIMARY fk_categorie,fk_member
idx_categorie_member_fk_categorie MULTIPLE fk_categorie
idx_categorie_member_fk_member MULTIPLE fk_member
 
Personal tools
  • Ask to contact@dolibarr.org to request an account to contribute to this documentation
  • Log in
In other languages
French
No translation in French.
Spanish
No translation in Spanish.