QueryModelExtensions Class |
Namespace: SanteDB.Core.Model.Query
The QueryModelExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| Age |
Return the age
| |
| DateTrunc(DateTime, String) |
Gets the date contains function
| |
| DateTrunc(DateTimeOffset, String) |
Gets the date contains function
| |
| Difference(DateTime, DateTime) |
Calculate the difference between two dates
| |
| Difference(DateTimeOffset, DateTimeOffset) |
Calculate the difference between two dates
| |
| Substr |
Gets the first characters
|