Build Project Tables

You can query for data about the files and projects that were built and information about those files by using FactBuildProjects and the associated dimensions. 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.

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 Source Projects in a Build

FactBuildProject is associated with the following dimension tables:

  • DimBuild

  • DimBuildFlavor

  • DimBuildPlatform

  • DimDate

  • DimFile

  • DimTeamProject

See Also

Concepts

Analyze and Report on Build Details and Build Coverage Using the Build Perspective

Build Quality Indicators Report

Build Success Over Time Report

Build Summary Report

Build Details Tables

Building the Application

Generate Reports Using the Relational Warehouse Database for Visual Studio ALM