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; }
Protected Overridable ReadOnly Property MapperKeyName As String
Get
Property Value
Type:
StringSee Also