'DeclarationPublic Enum AS400NationalCharSetOption Inherits System.Enum
'UsageDim instance As AS400NationalCharSetOption
public enum AS400NationalCharSetOption : System.Enum
'DeclarationPublic Enum AS400NationalCharSetOption Inherits System.Enum
'UsageDim instance As AS400NationalCharSetOption
public enum AS400NationalCharSetOption : System.Enum
| Member | Description |
|---|---|
| Belgian | Reflection uses the Belgian character set. |
| CanadianFrench | Reflection uses the Canadian French character set. |
| Danish | Reflection uses the Danish character set. |
| EastEurope | Reflection uses the Eastern Europe character set. |
| Finnish | Reflection uses the Finnish character set. |
| French | Reflection uses the French character set. |
| German | Reflection uses the German character set. |
| Greek | Reflection uses the Greek character set. |
| Icelandic | Reflection uses the Icelandic character set. |
| Italian | Reflection uses the Italian character set. |
| JapaneseExtU | Reflection uses the japanese character set. |
| Multilingual | Reflection uses the Multilingual character set. |
| Norwegian | Reflection uses the Norwegian character set. |
| Portuguese | Reflection uses the Portuguese character set. |
| Spanish | Reflection uses the Spanish character set. |
| Swedish | Reflection uses the Swedish character set. |
| Swiss | Reflection uses the Swiss character set. |
| UKEnglish | Reflection uses the UK English character set. |
| USEnglish | Reflection uses the US English character set. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.AS400NationalCharSetOption