Click or drag to resize
ColumnMapIgnore Method
Tells the mapper to ignore this property/field when mapping.

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

Return Value

Type: ColumnMap
See Also