Class FrozenValueAttribute
Indicates that the property or field represents a column which value is frozen. Only valid for maps and lists.
Inherited Members
Namespace: Cassandra.Mapping.Attributes
Assembly: Cassandra.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class FrozenValueAttribute : Attribute