SharpSchedule

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

System.Object
   AbstractFastReader
      ClientFastReader

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

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

See Also

ClientFastReader Members | Ozanam.Schedule.Store.Database.ClientAccess Namespace