Topic Last Modified: 2011-01-27

The ComplianceVersion table contains the version of the compliance part of the Group Chat database.

Columns

Column Type Description

versionId

int, not null

Version.

versionedOn

datetime, not null

Time of the latest database version update.

description

nvarchar (255)

Short description of the database release.

Key

Column Description

versionId

Primary key (optional).