Method PreparePaging
- Namespace
- Skyline.DataMiner.Net.LogHelpers
- Assembly
- SLNetTypes.dll
PreparePaging(IQuery<LogEntry>)
PagingHelper<LogEntry> PreparePaging(IQuery<LogEntry> query)
Parameters
queryIQuery<LogEntry>
Returns
PreparePaging(IQuery<LogEntry>, long)
PagingHelper<LogEntry> PreparePaging(IQuery<LogEntry> query, long preferredPageSize)