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 | |
| StringToBinary | Convert string me to binary for filtering on extensions | |
| Substr | Gets the first characters |