Kentico CMS 7.0 Developer's Guide

Database tables

Database tables

Previous topic Next topic Mail us feedback on this topic!  

Database tables

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

The following database tables are used in the Tags module:

 

CMS_TagGroup - contains records representing tag groups.

CMS_DocumentTag - contains relationships between documents and tags indicating that particular documents are tagged with particular tags.

CMS_Tag - contains records representing tags.

 

devguide_clip1513