SharpSchedule

BlockAccessHelper Members

BlockAccessHelper overview

Public Instance Constructors

BlockAccessHelper ConstructorInitializes a new instance of the BlockAccessHelper class.

Public Instance Methods

Add Add the block to the database.
Create Create a new block object and populate it with the data from the form.
Equals (inherited from Object) 
FetchOverloaded. Fetch a collection of blocks from the database.
FetchView Fetch a data view of all blocks.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 
Update Update the block in the database.

Protected Instance Fields

LOGGER (inherited from AbstractAccessHelper) Logging class.
NEW_ID (inherited from AbstractAccessHelper) Id of new entities.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

BlockAccessHelper Class | Ozanam.Schedule.Web.Database Namespace