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

Documentation

Support Forums
What can we help you with?
Topics

Enum OdbcCharColumnMapping

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

Fields

Ansi

Specifies that multibyte character types should be mapped as ANSI (SQL_C_CHAR).

Unicode

Specifies that multibyte character types should be mapped as Unicode (SQL_C_WCHAR).

© Varigence