Overload List
| Name | Description | |
|---|---|---|
| MapPolicy |
Default constructor.
Create unordered unique key map when map does not exist.
Use normal update mode when writing map items.
| |
| MapPolicy(MapOrder, MapWriteMode) |
Create unique key map with specified order when map does not exist.
Use specified write mode when writing map items.
|
See Also