[Missing <summary> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.FromElement.SetAllPropertyFetch(System.Boolean)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public void SetAllPropertyFetch( bool fetch ) |
| Visual Basic |
|---|
Public Sub SetAllPropertyFetch ( _ fetch As Boolean _ ) |
| Visual C++ |
|---|
public: void SetAllPropertyFetch( bool fetch ) |
Parameters
- fetch
- Type: System..::..Boolean
[Missing <param name="fetch"/> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.FromElement.SetAllPropertyFetch(System.Boolean)"]