Tells the mapper that the column type is frozen.
Only valid for collections, tuples, and user-defined types. For example: frozen<address>
Namespace:
Dse.Mapping
Assembly:
Dse (in Dse.dll) Version: 2.8.0
Syntaxpublic ColumnMap AsFrozen()
Return Value
Type:
ColumnMap
See Also