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