Søgning » TeamShare » DocumentVersions
Tabel

DocumentVersions


Beskrivelse ?

Defines the individual versions of a document (current version and version history). As TeamShare supports full versioning, each document can consist of many versions. The digital document is stored in SharePoint. Also see HH.Documents.

Størrelse (Antal rækker) ?

570793

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
ChangedBy The ID of the user who last edited this data. FK to HH.Users
ChangedOn The datetime this data was last edited
Createdby The ID of the user who first created this data. FK to HH.Users
CreatedOn The datetime this data was first created
DeletedInStore True if the document has been deleted in SharePoint (by SharePoint)
DocumentHashCode Not used
DocumentId The ID of the document this data belongs to.
DocumentSize The size in bytes, as reported by SharePoint.
DocumentVersionComment The comments entered by the user when the version was checked in.
DocumentVersionId The ID of the document version. FK to HH.DocumentVersions.
StoreDocumentId Not used
StoreVersion The version as reported from SharePoint.
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.