Click or drag to resize

QueryModelExtensions Methods

The QueryModelExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodAge Return the age
Public Extension MethodDateTrunc(DateTime, String) Gets the date contains function
Public Extension MethodDateTrunc(DateTimeOffset, String) Gets the date contains function
Public Extension MethodDifference(DateTime, DateTime) Calculate the difference between two dates
Public Extension MethodDifference(DateTimeOffset, DateTimeOffset) Calculate the difference between two dates
Public Extension MethodStringToBinary Convert string me to binary for filtering on extensions
Public Extension MethodSubstr Gets the first characters
Top
See Also