Click or drag to resize

QueryModelExtensions Methods

The QueryModelExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAge
Return the age
Public methodStatic memberDateTrunc(DateTime, String)
Gets the date contains function
Public methodStatic memberDateTrunc(DateTimeOffset, String)
Gets the date contains function
Public methodStatic memberDifference(DateTime, DateTime)
Calculate the difference between two dates
Public methodStatic memberDifference(DateTimeOffset, DateTimeOffset)
Calculate the difference between two dates
Public methodStatic memberSubstr
Gets the first characters
Top
See Also