Compartilhar via


DataServiceProviderMethods.OfType Method

Include Protected Members
Include Inherited Members

Filters the supplied query based on the specified ResourceType.

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

Overload List

  Name Description
Public methodStatic member OfType<TSource, TResult>(IEnumerable<TSource>, ResourceType) Filters the supplied query based on the specified ResourceType.
Public methodStatic member OfType<TSource, TResult>(IQueryable<TSource>, ResourceType) Filters the supplied query based on the specified ResourceType.

Top

See Also

Reference

DataServiceProviderMethods Class

System.Data.Services.Providers Namespace