The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

DdlBuildMode Enumeration

The DdlBuildMode enumeration specifies the method that should be used to emit DDL scripts for relational assets in this project.

Enumeration Values

NameSummary
None
Specifies that no DDL for the relational objects in the project should be emitted.
SsisPackages
Specifies that the DDL for the relational objects in the project should be emitted within SSIS Execute SQL tasks.
SingleSqlFile
Specifies that the DDL for the relational objects in the project should be emitted as a single T-SQL file.
MultipleSqlFiles
Specifies that the DDL for the relational objects in the project should be emitted as multiple T-SQL files.

© Varigence