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

Documentation

Support Forums
What can we help you with?
Topics

Enum SsasInvalidXmlCharacterProcessing

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

Fields

Preserve

Specifies that invalid XML characters should be preserved without modfication.

Remove

Specifies that invalid XML characters should be entirely removed.

Replace

Specifies that invalid XML characters should be replaced with valid characters.

© Varigence