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

Enum SsisDeploymentModel

Namespace:
Varigence.Languages.Biml
Assembly:
Biml.dll
C#
    public enum SsisDeploymentModel
    
  

Fields

Package

Specifies that the SSIS project should use the Package deployment model. This is the only valid option for versions of SSIS prior to 2012.

Project

Specifies that the SSIS project should use the Project deployment model. This value is only valid for SSIS 2012 or later.

Unspecified

Specifies that the SSIS deployment model should not be set. This value is not intended for user code.

© Varigence