Return the query results of all the queries
Namespace: NHibernate.ImplAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public IList List() |
Visual Basic |
---|
Public Function List As IList |
Visual C++ |
---|
public: virtual IList^ List() sealed |
Return Value
[Missing <returns> documentation for "M:NHibernate.Impl.MultiQueryImpl.List"]