Represents a basic property within the Hibernate runtime-metamodel.

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

Syntax

Visual Basic (Declaration)
Public Class StandardProperty _
	Inherits Property
C#
public class StandardProperty : Property
Visual C++
public ref class StandardProperty : public Property

Remarks

Author: Steve Ebersole

Inheritance Hierarchy

System.Object
  NHibernate.Tuple.Property
    NHibernate.Tuple.StandardProperty
      NHibernate.Tuple.VersionProperty