[Missing <summary> documentation for "P:NHibernate.Mapping.Collection.FetchMode"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public FetchMode FetchMode { get; set; }  | 
| Visual Basic | 
|---|
Public Property FetchMode As FetchMode Get Set  | 
| Visual C++ | 
|---|
public: virtual property FetchMode FetchMode { FetchMode get () sealed; void set (FetchMode value) sealed; }  | 
Implements
IFetchable..::..FetchModeIValue..::..FetchMode