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
Syntaxpublic ColumnMap AsFrozen()
Return Value
Type: 
ColumnMap
See Also