SYSTEMTIME Properties
SQL Server 2008 R2
The SYSTEMTIME type exposes the following members.
| Name | Description | |
|---|---|---|
|
day | Gets a value that specifies the current day of the month. |
|
dayOfWeek | Gets a value that specifies the current day of the week. |
|
hour | Gets a value that specifies the current hour. |
|
milliseconds | Gets a value that specifies the current milliseconds. |
|
minute | Gets a value that specifies the current minute. |
|
month | Gets a value that specifies the current month. |
|
second | Gets a value that specifies the current second. |
|
year | Gets a value that specifies the current year. |
