WeekDays Enumeration
SQL Server 2008
The WeekDays enumeration contains constant values that specify the days of the week.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.SqlServer.Management.Smo.AgentAssembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
The weekdays enumeration class is served by the FrequencyInterval, PagerDays, WeekdayPagerStartTime, and WeekdayPagerEndTime, properties.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
