Table of Contents

Namespace eQuantic.Core.Data.Repository.Options

Classes

QueryOptions<TEntity>

Describes how a read query should be shaped: filtering, related data to include, sorting, change tracking and query-filter behaviour.

SaveOptions

Options that control how changes are persisted when a unit of work is committed.