[This is pre-release documentation and subject to change in future releases. This topic's current status is: Milestone-Ready]

Topic Last Modified: 2010-03-09

The ClientVersions table is a supporting table that stores a list of the various client types and versions that have participated in sessions recorded in the database. Each record in the table represents one client version.

Column Data Type Key/Index Details

VersionID

int

Primary

Unique number identifying this client type and version.

Version

nvarchar(256)

Version name.