C# Class SQLCLR_IsHoliday.IsHolidayHelper

Show file Open project: peekler/Business-Intelligence-Demos

Public Methods

Method Description
GetHolidaysList ( ) : IEnumerable

Private Methods

Method Description
IsHoliday ( System.DateTime dt ) : bool
isSameDay ( System.DateTime holiday, System.DateTime dt ) : bool

Method Details

GetHolidaysList() public static method

public static GetHolidaysList ( ) : IEnumerable
return IEnumerable