A map has a primary key consisting of the key columns + index columns.

Namespace: NHibernate.Mapping
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class Map _
	Inherits IndexedCollection
C#
public class Map : IndexedCollection
Visual C++
public ref class Map : public IndexedCollection

Inheritance Hierarchy