[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IJoinAttributesMapper`1.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`1.Fetch(NHibernate.Mapping.ByCode.FetchKind)"]