| IColumnDefinitionHasFrozenValue Property  | 
            Determines if the value of the column type is frozen.
            Only valid for maps and lists, for example: map<uuid, frozen<tuple<text, text>>> .
            
 
Namespace: Cassandra.MappingAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxbool HasFrozenValue { get; }Property Value
Type: 
Boolean
See Also