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

Documentation

Support Forums
What can we help you with?
Topics

Enum TheobaldXtractStringConversionType

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

Fields

Automatic

Specifies string are converted to ANSI vs. Unicode based on the settings of the source system.

ConvertToNVarChar

Specifies that all string are converted to Unicode, regardless of source system settings.

ConvertToVarChar

Specifies that all string are converted to ANSI, regardless of source system settings.

© Varigence