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.
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
Generate Reports Using the Relational Warehouse Database for Visual Studio ALM