Click or drag to resize

MapperKernelKey Property

Gets the key (ID) of the mapper. This is the meta-data's unique identifier for the mapper definition.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Key { get; }

Property Value

Type: String

Implements

IMapperKey
See Also