Table of Contents

Interface ILogEntryCrudHelperComponent

Namespace
Skyline.DataMiner.Net.LogHelpers
Assembly
SLNetTypes.dll

Log entry CRUD helper component interface.

public interface ILogEntryCrudHelperComponent
Extension Methods

Properties

RawRepository

Gets the raw repository.

RawSearchableRepository

Gets the raw searchable repository.

Methods

PreparePaging(IQuery<LogEntry>)
PreparePaging(IQuery<LogEntry>, long)
PrepareSearchPaging(string, IQuery<LogEntry>)
PrepareSearchPaging(string, long, IQuery<LogEntry>)
Read(IQuery<LogEntry>)