MapperKernelMode 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.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public MapperMode Mode { get; set; }
Public Property Mode As MapperMode
Get
Set
Property Value
Type:
MapperModeImplements
IMapperModeSee Also