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