Click or drag to resize

TypedMapperMapperKeyName Property

Returns the key name of the mapper associated with this class. This method should be overridden in the dervied class.

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

Property Value

Type: String
See Also