Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 548 Bytes

File metadata and controls

14 lines (8 loc) · 548 Bytes

SQL Server Date Functions

C) Using DAY() function with table columns example

(we took the SQL Server DAY Function for example)

ELINQ maps the DateTime properties to the corresponding SQL functions, but a "direct" call is supported as well (line 16).


< BACK | HOME