Does the translated query contain collection fetches?
Namespace: NHibernate.HqlAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
bool ContainsCollectionFetches { get; } |
Visual Basic |
---|
ReadOnly Property ContainsCollectionFetches As Boolean Get |
Visual C++ |
---|
property bool ContainsCollectionFetches { bool get (); } |