class %Installer.GlobalMapping
extends %Installer.Mapping
This is a "GlobalMapping" activity within a Manifest document
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
3
|
|
|
|
|
|
property Collation
as %Installer.Integer;
Collation to be used for this mapping. Current codes are:
5 - InterSystems IRIS Default
10 - German-1
11 - Portuguese-1
12 - Polish-1
13 - German-2
14 - Spanish-1
15 - Danish-1
16 - Cyrillic-1
17 - Greek-1
18 - Czech-1
19 - Czech-2
20 - Portuguese-2
21 - Finnish-1
22 - Japanese-1 (in japanese1.dat)
23 - Cyrillic-2
24 - Polish-2
25 - Chinese1 (reserved for future use)
26 - Chinese2 (in Chinese2.dat)
27 - French1
28 - Finnish2
29 - Hungarian1
30 - German3
31 - Polish3
32 - Spanish2
33 - Danish2
34 - Greek2
35 - Finnish3
36 - Lithuanian1
37 - Cyrillic3
38 - Slovenian1
39 - Slovenian2
The collation is optional, in which case it will be 5, the default.
property From
as %String [ Required ];
Source database
property Global
as %String(MAXLEN=128) [ Required ];
Global to map