Click or drag to resize

MapperExtensionBaseMapper Property

Returns the Mapper object that this extension is attached to.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public IMapper Mapper { get; set; }

Property Value

Type: IMapper
See Also