Namespace Paradigm.ORM.Data.Querying
Classes
CustomQuery<TResultType>
Provides the means to execute query objects.
Query<TResultType>
Provides the means to execute query objects.
Interfaces
IQuery<TResultType>
Provides an interface for query objects.