Build Project tables

TFS 2017 | TFS 2015 | TFS 2013

Use FactBuildProjects and the associated dimensions to query for data. Find out about the files and projects that were built and information about those files. Records contain the static analysis and compiler warnings and errors for each file that was built. If it was built for more than one platform or flavor, you can find records for each platform and flavor.

Important

Build tables are only applicable for XAML builds, which are deprecated for TFS 2018 and later versions. If your build process isn't based on XAML builds, these tables and the TFS Warehouse for builds won't yield any meaningful data.

For information about the measures and dimensions that are associated with these tables in the SQL Server Analysis Services cube, see Builds.

Tables for Source Projects in a Build

FactBuildProject is associated with the following dimension tables:

  • DimBuild
  • DimBuildFlavor
  • DimBuildPlatform
  • DimDate
  • DimFile
  • DimTeamProject