Click or drag to resize

IMapperMode Property

Mapper mode specifies how the mapper is being used and controls the overall look and behaviour of the mapper.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
MapperMode Mode { get; set; }

Property Value

Type: MapperMode
See Also