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