Namespace:
NHibernate.Persister.Collection
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ memberPersister As IQueryableCollection _ ) |
C# |
---|
public CollectionPropertyMapping( IQueryableCollection memberPersister ) |
Visual C++ |
---|
public: CollectionPropertyMapping( IQueryableCollection^ memberPersister ) |
JavaScript |
---|
NHibernate.Persister.Collection.CollectionPropertyMapping = function(memberPersister); |
Parameters
- memberPersister
- Type: NHibernate.Persister.Collection..::.IQueryableCollection