SanteDB.Core.Model.Query Namespace |
Class | Description | |
---|---|---|
NameValueCollection |
Name value collection
| |
QueryExpressionBuilder |
Expression visitor which turns a LINQ expression against a query type to an HTTP header
| |
QueryExpressionParser |
A class which is responsible for translating a series of Query Parmaeters to a LINQ expression
to be passed to the persistence layer
| |
QueryFilterExtensions |
Gets or sets the query filter extensions on the application context
| |
QueryModelExtensions |
Query model extensions
|
Structure | Description | |
---|---|---|
ModelSortTData |
Sorting instruction
|
Interface | Description | |
---|---|---|
IQueryFilterExtension |
Represents a query filter extension
|