SharpSchedule

ScheduleExceptionAccessHelper.Fetch Method

Fetch a collection of schedules from the database.

Overload List

Fetch a collection of schedules from the database.

public ICollection Fetch();

Fetch the given schedule from the database.

public ScheduleException Fetch(long);

Fetch the given schedule from the database.

public ScheduleException Fetch(string);

See Also

ScheduleExceptionAccessHelper Class | Ozanam.Schedule.Web.Database Namespace