Build Settings Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
AdfBuildMode | AdfBuildMode | None | Specifies the method that should be used to emit ADF components for assets in this project. |
DdlBuildMode | DdlBuildMode | None | Specifies the method that should be used to emit DDL scripts for relational assets in this project. |
SqlServerVersion | SqlServerVersion | 0 | Specifies the version of SQL Server that is the current build target for this project. |
SsasTabularVersion | SsasTabularVersion | 0 | 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. |
SsasVersion | SsasVersion | 0 | Specifies the version of SQL Server Analysis Services (SSAS) that is the current build target for this project when creating multidimensional or cube outputs. |
SsisVersion | SsisVersion | 0 | Specifies the version of SQL Server Integration Services (SSIS) that is the current build target for this project. |
UseProjectDeploymentModel | Boolean | False | Specifies whether or not the project deploymnet model should be used for SQL Server Integration Services (SSIS) in the current project build. |
Collection Children
Child | API Type | Description |
---|---|---|
<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. |