SharpSchedule

StaffManager Class

Manages the persistence of the Staff entity.

For a list of all members of this type, see StaffManager Members.

System.Object
   AbstractDb
      StaffManager

[Visual Basic]
Public Class StaffManager
Inherits AbstractDb
[C#]
public class StaffManager : AbstractDb

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.StaffAccess

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

See Also

StaffManager Members | Ozanam.Schedule.Store.Database.StaffAccess Namespace