MapperKernelIsDetail Property |
Gets whether or not this mapper is a detail mapper. Currently this is true only for
MapperDetail implementations of the mapper.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected virtual bool IsDetail { get; }
Protected Overridable ReadOnly Property IsDetail As Boolean
Get
Property Value
Type:
BooleanSee Also