0 out of 1 rated this helpful - Rate this topic

DataServiceContext.Execute Method

Sends a request to the data service to execute a specific URI.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Execute<T>(DataServiceQueryContinuation<T>) Sends a request to the data service to retrieve the next page of data in a paged query result.
Public method Execute<TElement>(Uri) Sends a request to the data service to execute a specific URI.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.