Tells the mapper that the column type is frozen.
Only valid for collections, tuples, and user-defined types. For example: frozen<address>
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public ColumnMap AsFrozen()
Return Value
Type:
ColumnMapSee Also