A map has a primary key consisting of the key columns
+ index columns.
Namespace: NHibernate.MappingAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class Map : IndexedCollection |
Visual Basic |
---|
<SerializableAttribute> _ Public Class Map _ Inherits IndexedCollection |
Visual C++ |
---|
[SerializableAttribute] public ref class Map : public IndexedCollection |
Inheritance Hierarchy
System..::..Object
NHibernate.Mapping..::..Collection
NHibernate.Mapping..::..IndexedCollection
NHibernate.Mapping..::..Map
NHibernate.Mapping..::..Collection
NHibernate.Mapping..::..IndexedCollection
NHibernate.Mapping..::..Map