Defines the basic contract of a Property within the runtime metamodel.
Namespace: NHibernate.Tuple
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public MustInherit Class Property |
| C# |
|---|
[SerializableAttribute] public abstract class Property |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Property abstract |
Remarks
Author: Steve Ebersole
Inheritance Hierarchy
System.Object
NHibernate.Tuple.Property
NHibernate.Tuple.IdentifierProperty
NHibernate.Tuple.StandardProperty
NHibernate.Tuple.Property
NHibernate.Tuple.IdentifierProperty
NHibernate.Tuple.StandardProperty