jiveAttachVersion Table

Version table for document attachments.

Column Name Type Length Nullable Unicode Description
attachmentID bigint N/A false   The ID of the attachment. Primary key.
internalDocID bigint N/A false   The ID of the document. Primary key.
versionID int N/A false   The ID of the document version. Primary key.