ClientObjectQueryableExtension Members

Include Protected Members
Include Inherited Members

Provides a set of static (or Shared in Visual Basic) methods for querying client objects that implement IQueryable<T>.

The ClientObjectQueryableExtension type exposes the following members.

Methods

  Name Description
Public methodStatic member Include<TSource> Specifies the properties of a client object to retrieve from the server.
Public methodStatic member IncludeWithDefaultProperties<TSource> Specifies which properties, in addition to the default properties, to retrieve from the server.

Top

See Also

Reference

ClientObjectQueryableExtension Class

Microsoft.SharePoint.Client Namespace