• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

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