[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.Impl.BagMapper.Fetch(NHibernate.Mapping.ByCode.CollectionFetchMode)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public void Fetch( CollectionFetchMode fetchMode ) |
Visual Basic |
---|
Public Sub Fetch ( _ fetchMode As CollectionFetchMode _ ) |
Visual C++ |
---|
public: virtual void Fetch( CollectionFetchMode^ fetchMode ) sealed |
Parameters
- fetchMode
- Type: NHibernate.Mapping.ByCode..::..CollectionFetchMode
[Missing <param name="fetchMode"/> documentation for "M:NHibernate.Mapping.ByCode.Impl.BagMapper.Fetch(NHibernate.Mapping.ByCode.CollectionFetchMode)"]