[Missing <summary> documentation for "F:NHibernate.Persister.Entity.AbstractEntityPersister.propertyMapping"]

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

Syntax

C#
protected readonly BasicEntityPropertyMapping propertyMapping
Visual Basic
Protected ReadOnly propertyMapping As BasicEntityPropertyMapping
Visual C++
protected:
initonly BasicEntityPropertyMapping^ propertyMapping

See Also