[Missing <summary> documentation for "P:NHibernate.Engine.ISessionFactoryImplementor.QueryPlanCache"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
QueryPlanCache QueryPlanCache { get; } |
| Visual Basic |
|---|
ReadOnly Property QueryPlanCache As QueryPlanCache Get |
| Visual C++ |
|---|
property QueryPlanCache^ QueryPlanCache { QueryPlanCache^ get (); } |