forked from simplefx/Simple.OData
-
Notifications
You must be signed in to change notification settings - Fork 200
Retrieving data
object edited this page Feb 11, 2013
·
23 revisions
Retrieving all data from a collection
Retrieving data matching search criteria
Retrieving data matching search criteria specified in a method name
Retrieving a single row matching search criteria
Retrieving a single row matching search criteria specified in a method name
Retrieving a single row by key
Expanding results with linked entries
Retrieving linked entries without fetching its owners
Including standard functions in search criteria
Results projection, paging and ordering
See also:
Getting started with Simple.OData.Client