SharpSchedule

ScheduleFastReader Members

ScheduleFastReader overview

Public Static (Shared) Methods

GetInstance Get an instance of the schedule fast reader.

Public Instance Constructors

ScheduleFastReader ConstructorInitializes a new instance of the ScheduleFastReader class.

Public Instance Methods

Equals (inherited from Object) 
FetchList Get a list of schedules and return the result set as a collection without populating the schedule details. NOTE: This does not load the schedule details but is quicker.
FetchView Fetch a view of all schedules.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Fields

LOGGER (inherited from AbstractFastReader) Logger for class.

Protected Instance Methods

Fetch (inherited from AbstractFastReader) Fetch all the entity objects from the database.
Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

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