A NHibernate any type.
Namespace: NHibernate.MappingAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public class Any : SimpleValue |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Any _ Inherits SimpleValue |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Any : public SimpleValue |
Remarks
Polymorphic association to one of several tables.