Class SecondaryIndexAttribute
Determines that there is a secondary index defined for the column
Inherited Members
Namespace: Cassandra.Mapping.Attributes
Assembly: Cassandra.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, Inherited = true, AllowMultiple = true)]
public class SecondaryIndexAttribute : Attribute