MapperKernelProperties Property |
The mapper's
Properties collection. Properties can be specified in meta-data using the mapper's
property sheet, or programmatically. Properties are used to specify many aspects of mapper
appearance and behaviour.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Properties Properties { get; }
Public ReadOnly Property Properties As Properties
Get
Property Value
Type:
PropertiesImplements
IMapperPropertiesSee Also