[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.ICollectionIdMapper.Type(NHibernate.Type.IIdentifierType)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void Type( IIdentifierType persistentType ) |
Visual Basic |
---|
Sub Type ( _ persistentType As IIdentifierType _ ) |
Visual C++ |
---|
void Type( IIdentifierType^ persistentType ) |
Parameters
- persistentType
- Type: NHibernate.Type..::..IIdentifierType
[Missing <param name="persistentType"/> documentation for "M:NHibernate.Mapping.ByCode.ICollectionIdMapper.Type(NHibernate.Type.IIdentifierType)"]