Manage the mapping of a HbmKeyProperty but implementing IPropertyMapper
instead a more limitated KeyProperty.
Namespace: NHibernate.Mapping.ByCode.ImplAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public class KeyPropertyMapper : IPropertyMapper, IEntityPropertyMapper, IAccessorPropertyMapper, IColumnsMapper |
| Visual Basic |
|---|
Public Class KeyPropertyMapper _ Implements IPropertyMapper, IEntityPropertyMapper, IAccessorPropertyMapper, IColumnsMapper |
| Visual C++ |
|---|
public ref class KeyPropertyMapper : IPropertyMapper, IEntityPropertyMapper, IAccessorPropertyMapper, IColumnsMapper |