[Missing <summary> documentation for "M:NHibernate.Impl.AbstractDetachedQuery.SetCacheable(System.Boolean)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public virtual IDetachedQuery SetCacheable( bool cacheable ) |
Visual Basic |
---|
Public Overridable Function SetCacheable ( _ cacheable As Boolean _ ) As IDetachedQuery |
Visual C++ |
---|
public: virtual IDetachedQuery^ SetCacheable( bool cacheable ) |
Parameters
- cacheable
- Type: System..::..Boolean
[Missing <param name="cacheable"/> documentation for "M:NHibernate.Impl.AbstractDetachedQuery.SetCacheable(System.Boolean)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Impl.AbstractDetachedQuery.SetCacheable(System.Boolean)"]