Comments on document versions.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| comments | text | N/A | false | true | The comment's text. |
| creationDate | bigint | N/A | false | The date the comment was created. | |
| internalDocID | bigint | N/A | false | The ID of the document. | |
| userID | bigint | N/A | false | The user ID. | |
| vCommentID | bigint | N/A | false | The version comment ID. Primary key. | |
| versionID | int | N/A | false | The version ID. |