char(1),
nchar(1)
char(1),
nchar(1)
| Attribute Name | Possible Values | Default Value | Description |
|---|---|---|---|
Unicode
|
true, false | Depends on the string encoding specified for the schema in <StringEncoding> element . | Specifies if the encoding of the value is Unicode. The Unicode setting generates nchar(1) type instead of char in Microsoft SQL Server and in Oracle. |
Type: TechTalk.Genome.Schema.Builder.Xml.UnicodeXmlData
Assembly: TechTalk.Genome.dll
Version: 4.2.4
Editions: Professional, Evaluation, Express
Database Platforms: Microsoft SQL Server 2000, Microsoft SQL Server 2005, Oracle 9i Release 2, Oracle 10g Release 2
Database Type Modifiers | <StringEncoding> Element | Data types in OQL