SharpSchedule

ResourceFastReader Methods

The methods of the ResourceFastReader class are listed below. For a complete list of ResourceFastReader class members, see the ResourceFastReader Members topic.

Public Static (Shared) Methods

GetInstance Get an instance of the resource fast reader.

Public Instance Methods

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

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

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