Build Changeset tables

Visual Studio Team Foundation Server 2013

You can query for data about the changesets that were incorporated in each build by using FactBuildChangeset and the associated dimension tables.

For information about the measures and dimensions that are associated with these tables in the SQL Server Analysis Services cube, see Analyze and report on build details and build coverage using the Build perspective.

Tables for Changesets in a Build

FactBuildChangeset is associated with the following dimension tables:

  • DimBuild

  • DimChangeset

  • DimPerson

  • DimTeamProject

See Also