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