IUserSessionStreamQueryAllT, TIndex Method |
Namespace: Ingeniux.CMS
IEnumerable<T> StreamQueryAll<T, TIndex>( Expression<Func<T, bool>> query, out int totalResults, Action<int> stepFunc = null ) where TIndex : new(), AbstractIndexCreationTask
[Missing <param name="query"/> documentation for "M:Ingeniux.CMS.IUserSession.StreamQueryAll``2(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32@,System.Action{System.Int32})"]
[Missing <param name="totalResults"/> documentation for "M:Ingeniux.CMS.IUserSession.StreamQueryAll``2(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32@,System.Action{System.Int32})"]
[Missing <param name="stepFunc"/> documentation for "M:Ingeniux.CMS.IUserSession.StreamQueryAll``2(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32@,System.Action{System.Int32})"]
[Missing <returns> documentation for "M:Ingeniux.CMS.IUserSession.StreamQueryAll``2(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32@,System.Action{System.Int32})"]