jiveObjectTagSet Table

Association table for tag sets and jive content objects.

Column Name Type Length Nullable Unicode Description
objectID bigint N/A false   The ID of the object. Primary key.
objectType int N/A false   The type of the object. Primary key.
tagSetID bigint N/A false   The ID of the tag set. Primary key.