The mapping for a component, composite element, composite identifier,
etc.
Namespace: NHibernate.MappingAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class Component : SimpleValue, IMetaAttributable |
Visual Basic |
---|
<SerializableAttribute> _ Public Class Component _ Inherits SimpleValue _ Implements IMetaAttributable |
Visual C++ |
---|
[SerializableAttribute] public ref class Component : public SimpleValue, IMetaAttributable |