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 SsisComponentPropertyPersistState

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

Fields

Default

Stores the property value directly in the package XML.

PersistAsCDATA

Wraps the property value in CDATA tags in the package XML.

PersistAsHex

Stores the property value as a hexadecimal value in the package XML.

© Varigence