Click or drag to resize

FieldKernelMapperAndFieldKey Property

Gets the unique name for the current mapper and field (currently in the format MapperKey.FieldKey).

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

Property Value

Type: String
See Also