Abstraction of all mappings that define properties: entities, collection elements.

Namespace: NHibernate.Persister.Entity
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IPropertyMapping
Visual Basic
Public Interface IPropertyMapping
Visual C++
public interface class IPropertyMapping

See Also