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; }
Public ReadOnly Property Key As String
Get
Property Value
Type:
StringImplements
IMapperKeySee Also