Read

This package contains interfaces for data processing components.

Interfaces

IFilteredPageReader

Interface for data processing components that can retrieve a page of data items by using a filter.

IFilteredReader

Interface for data processing components that can retrieve a list of data items by using a filter.

IGetter

Interface for data processing components that can get data items.

ILoader

Interface for data processing components that load data items.

IQuerablePageReader

Interface for data processing components that can query a page of data items.

IQuerableReader

Interface for data processing components that can query a list of data items.