Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Sub New ( _ owner As PersistentClass _ ) |
C# |
---|
protected IdentifierCollection( PersistentClass owner ) |
Visual C++ |
---|
protected: IdentifierCollection( PersistentClass^ owner ) |
JavaScript |
---|
NHibernate.Mapping.IdentifierCollection = function(owner); |
Parameters
- owner
- Type: NHibernate.Mapping..::.PersistentClass