Click or drag to resize

IMapperAttributes Property

MapperAttrs flags specifying various behaviour of the mapper. This is normally loaded from meta-data during Load.

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

Property Value

Type: MapperAttrs
See Also