SharpSchedule

StaffManager.Fetch Method ()

Fetch all Staffs from the database.

[Visual Basic]
Overloads Public Function Fetch() As StaffCollection
[C#]
public StaffCollection Fetch();

Return Value

A collection of Staff objects.

See Also

StaffManager Class | Ozanam.Schedule.Store.Database.StaffAccess Namespace | StaffManager.Fetch Overload List