SharpSchedule

StaffFastReader Class

The plan fast reader is used to display lists of resources, 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 StaffFastReader Members.

System.Object
   AbstractFastReader
      StaffFastReader

[Visual Basic]
Public Class StaffFastReader
Inherits AbstractFastReader
[C#]
public class StaffFastReader : 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.StaffAccess

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

See Also

StaffFastReader Members | Ozanam.Schedule.Store.Database.StaffAccess Namespace