Responsible for generation of runtime metamodel Property representations.
Makes distinction between identifier, version, and other (standard) properties.
Namespace: NHibernate.TupleAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public class PropertyFactory |
Visual Basic |
---|
Public Class PropertyFactory |
Visual C++ |
---|
public ref class PropertyFactory |
Remarks
Author: Steve Ebersole