A mapping for a one-to-many association.
Namespace: NHibernate.MappingAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class OneToMany : IValue |
Visual Basic |
---|
<SerializableAttribute> _ Public Class OneToMany _ Implements IValue |
Visual C++ |
---|
[SerializableAttribute] public ref class OneToMany : IValue |