ColumnMapWithFrozenValue Method |
Tells the mapper that the value of the column type is frozen.
Only valid for maps and lists, for example: map<uuid, frozen<tuple<text, text>>> .
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public ColumnMap WithFrozenValue()
Return Value
Type:
ColumnMapSee Also