ClientObjectQueryableExtension Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class ClientObjectQueryableExtension
type ClientObjectQueryableExtension = class
Public Module ClientObjectQueryableExtension
- Inheritance
-
ClientObjectQueryableExtension
Methods
Include<TSource>(IQueryable<TSource>, Expression<Func<TSource,Object>>[]) | |
IncludeWithDefaultProperties<TSource>(IQueryable<TSource>, Expression<Func<TSource,Object>>[]) |