An PersistentIdentifierBag has a primary key consistenting of just
the identifier column.
Namespace: NHibernate.Mapping
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
Public Class IdentifierBag _ Inherits IdentifierCollection |
| C# |
|---|
public class IdentifierBag : IdentifierCollection |
| Visual C++ |
|---|
public ref class IdentifierBag : public IdentifierCollection |
Inheritance Hierarchy
System.Object
NHibernate.Mapping.Collection
NHibernate.Mapping.IdentifierCollection
NHibernate.Mapping.IdentifierBag
NHibernate.Mapping.Collection
NHibernate.Mapping.IdentifierCollection
NHibernate.Mapping.IdentifierBag