MapperKernelIsNew Property |
Indicates whether or not the mapper is positioned on a new row.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool IsNew { get; }
Public ReadOnly Property IsNew As Boolean
Get
Property Value
Type:
BooleanImplements
IMapperIsNewSee Also