Responsible for generation of runtime metamodel Property representations. Makes distinction between identifier, version, and other (standard) properties.

Namespace: NHibernate.Tuple
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class PropertyFactory
C#
public class PropertyFactory
Visual C++
public ref class PropertyFactory

Remarks

Author: Steve Ebersole

Inheritance Hierarchy

System.Object
  NHibernate.Tuple.PropertyFactory