A NHibernate any type.
Namespace: NHibernate.Mapping
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
Public Class Any _ Inherits SimpleValue |
| C# |
|---|
public class Any : SimpleValue |
| Visual C++ |
|---|
public ref class Any : public SimpleValue |
Remarks
Polymorphic association to one of several tables.