MapperKernelAttributes Property |
MapperAttrs flags specifying various behaviour of the mapper.
This is normally loaded from meta-data during
Load.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public MapperAttrs Attributes { get; set; }
Public Property Attributes As MapperAttrs
Get
Set
Property Value
Type:
MapperAttrsImplements
IMapperAttributesSee Also