DescribeWcharAsChar
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Attribute
DescribeWcharAsChar (DWAC)
Description
Specifies whether to describe wchar data types as char data types. This attribute is typically used in Oracle Heterogeneous Services, which does not support Unicode.
Valid Values
0 | 1
If set to 0, the wchar data types are not mapped to char data types.
If set to 1, wchar data types are mapped to char data types.
Default
None
GUI Tab
N/A