Class IgnoreAttribute
Tells the mapper to ignore mapping this property.
Inherited Members
Namespace: Cassandra.Mapping.Attributes
Assembly: Cassandra.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class IgnoreAttribute : Attribute