SharpSchedule

PlanFastReader Class

The plan fast reader is used to display lists of plans, or in any instances when it is desirable to display read only data and reduce the time to load the data.

For a list of all members of this type, see PlanFastReader Members.

System.Object
   AbstractFastReader
      PlanFastReader

[Visual Basic]
Public Class PlanFastReader
Inherits AbstractFastReader
[C#]
public class PlanFastReader : AbstractFastReader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Ozanam.Schedule.Store.Database.ScheduleAccess

Assembly: schedule.lib (in schedule.lib.dll)

See Also

PlanFastReader Members | Ozanam.Schedule.Store.Database.ScheduleAccess Namespace