Skip to main content

Build Settings Element

Build Settings Element

Attributes

AttributeAPI TypeDefaultDescription
AdfBuildModeAdfBuildModeNone
Specifies the method that should be used to emit ADF components for assets in this project.
AdfVersionAdfVersion0
Specifies the version of Azure Data Factory (ADF) that is the current build target for this project.
DdlBuildModeDdlBuildModeNone
Specifies the method that should be used to emit DDL scripts for relational assets in this project.
SqlServerVersionSqlServerVersion0
Specifies the version of SQL Server that is the current build target for this project.
SsasTabularVersionSsasTabularVersion0
Specifies the version of SQL Server Analysis Services (SSAS) that is the current build target for this project when creating semantic model or tabular outputs.
SsasVersionSsasVersion0
Specifies the version of SQL Server Analysis Services (SSAS) that is the current build target for this project when creating multidimensional or cube outputs.
SsisVersionSsisVersion0
Specifies the version of SQL Server Integration Services (SSIS) that is the current build target for this project.
UseProjectDeploymentModelBooleanFalse
Specifies whether or not the project deploymnet model should be used for SQL Server Integration Services (SSIS) in the current project build.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.