This topic has not yet been rated - Rate this topic

ObjectContext.ExecuteStoreQuery Method

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 ExecuteStoreQuery<TElement>(String, Object[]) Executes a query directly against the data source that returns a sequence of typed results.
Public method ExecuteStoreQuery<TEntity>(String, String, MergeOption, Object[]) Executes a query directly against the data source and returns a sequence of typed results. Specify the entity set and the merge option so that query results can be tracked as entities.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ