SharpSchedule

ResourceFastReader 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 ResourceFastReader Members.

System.Object
   AbstractFastReader
      ResourceFastReader

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

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

See Also

ResourceFastReader Members | Ozanam.Schedule.Store.Database.ResourceAccess Namespace