Specifies the character set of FbParameter.
Member Name | Description |
---|---|
Default | Use the connection character set. |
None | No specific character set usage. |
Octets | |
Ascii | American Standard Code for Information Interchange. |
UnicodeFss | Eight-bit Unicode Transformation Format. |
ShiftJis0208 | Shift-JIS, Japanese. |
EucJapanese0208 | JIS X 0201, 0208, 0212, EUC encoding, Japanese. |
Iso2022Japanese | Windows Japanese. |
Dos437 | MS-DOS United States, Australia, New Zealand, South Africa. |
Dos850 | MS-DOS Latin-1. |
Dos865 | MS-DOS Nordic. |
Dos860 | MS-DOS Portuguese. |
Dos863 | MS-DOS Canadian French. |
Iso8859_1 | ISO 8859-1, Latin alphabet No. 1. |
Iso8859_2 | ISO 8859-2, Latin alphabet No. 2. |
Ksc5601 | Windows Korean. |
Dos861 | MS-DOS Icelandic. |
Windows1250 | Windows Eastern European. |
Windows1251 | Windows Cyrillic. |
Windows1252 | Windows Latin-1. |
Windows1253 | Windows Greek. |
Windows1254 | Windows Turkish. |
Big5 | Big5, Traditional Chinese. |
Gb2312 | GB2312, EUC encoding, Simplified Chinese. |
Windows1255 | Windows Hebrew. |
Windows1256 | Windows Arabic. |
Windows1257 | Windows Baltic. |
Namespace: FirebirdSql.Data.Firebird
Assembly: FirebirdSql.Data.Firebird (in FirebirdSql.Data.Firebird.dll)
FirebirdSql.Data.Firebird Namespace