SharpSchedule

ScheduleExceptionManager.Fetch Method

Fetch a collection of schedule items with their child documents populated.

Overload List

Fetch a collection of schedule items with their child documents populated.

public ScheduleExceptionCollection Fetch();

Fetch the given schedule item.

public ScheduleException Fetch(long);

Inherited from AbstractDb.

protected ICollection Fetch(Type);

Inherited from AbstractDb.

protected IEntity Fetch(Type,Key);

See Also

ScheduleExceptionManager Class | Ozanam.Schedule.Store.Database.ScheduleAccess Namespace