SharpSchedule

ClientFastReader.FetchView Method 

Fetch a view of client objects.

[Visual Basic]
Public Function FetchView() As DataView
[C#]
public DataView FetchView();

Return Value

A DataView of client objects.

See Also

ClientFastReader Class | Ozanam.Schedule.Store.Database.ClientAccess Namespace