SharpSchedule

ClientManager.Fetch Method ()

Fetch all clients from the database.

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

Return Value

A collection of Client objects.

See Also

ClientManager Class | Ozanam.Schedule.Store.Database.ClientAccess Namespace | ClientManager.Fetch Overload List