SharpSchedule

DailyQuery Methods

The methods of the DailyQuery class are listed below. For a complete list of DailyQuery class members, see the DailyQuery Members topic.

Public Instance Methods

Equals (inherited from Object) 
GetAchievementsInDateRange Select all achievements that have a date between the given from date and to date.
GetClientInDateRange Construct the sql to select the chosen resources in the given date range.
GetHashCode (inherited from Object) 
GetResourcesInDateRange Construct the sql to select the chosen resources in the given date range.
GetStaffInDateRange Construct the sql to select the chosen resources in the given date range.
GetTimeBlocksInDateRange Construct the sql to get the time blocks from the achievement table in the given date range.
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

DailyQuery Class | Ozanam.Schedule.Report.Schedule.Daily Namespace