Click or drag to resize

IColumnDefinitionIgnore Property

Whether the property/field should be ignored when mapping.

Namespace:  Cassandra.Mapping
Assembly:  Cassandra (in Cassandra.dll) Version: 3.10.0
Syntax
C#
bool Ignore { get; }

Property Value

Type: Boolean
See Also