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