Click or drag to resize

ColumnMapIgnore Method

Tells the mapper to ignore this property/field when mapping.

Namespace:  Cassandra.Mapping
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public ColumnMap Ignore()

Return Value

Type: ColumnMap
See Also