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 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