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

Namespace: NHibernate.Persister.Entity
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Interface IPropertyMapping
C#
public interface IPropertyMapping
Visual C++
public interface class IPropertyMapping