RegionalSettings.Collation プロパティ
Gets and sets the collation that is used on the site.
名前空間: Microsoft.SharePoint.Client
アセンブリ: Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内); Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内) Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)
構文
'宣言
Public Property Collation As Short
Get
Set
'使用
Dim instance As RegionalSettings
Dim value As Short
value = instance.Collation
instance.Collation = value
public short Collation { get; set; }
プロパティ値
型: System.Int16
The collation.
注釈
A collation specifies the bit patterns that represent each character and the rules by which characters are sorted and compared.
The following table shows possible values for the Collation property and the regions or language groups to which they apply.
Value |
Description |
---|---|
0 |
Albanian |
1 |
Arabic |
2 |
Chinese Pronunciation |
3 |
Chinese Stroke Count |
4 |
Chinese (Traditional) Bopomofo |
5 |
Chinese (Traditional) Stroke Count |
6 |
Croatian |
7 |
Cyrillic |
8 |
Czech |
9 |
Danish/Norwegian |
10 |
Estonian |
11 |
Finnish/Swedish |
12 |
French |
13 |
Georgian Modern |
14 |
German Phone Book |
15 |
Greek |
16 |
Hebrew |
17 |
Hindi |
18 |
Hungarian |
19 |
Hungarian Technical |
20 |
Icelandic |
21 |
Japanese |
22 |
Japanese Unicode |
23 |
Korean |
24 |
Korean Unicode |
25 |
General |
26 |
Latvian |
27 |
Lithuanian |
28 |
Lithuanian Classic |
29 |
Spanish Traditional |
30 |
Spanish Modern |
31 |
Polish |
32 |
Romanian |
33 |
Slovak |
34 |
Slovenian |
35 |
Thai |
36 |
Turkish |
37 |
Ukrainian |
38 |
Vietnamese |