Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() ![]() |
Include<TSource> | Specifies the properties of a client object to retrieve from the server. |
![]() ![]() |
IncludeWithDefaultProperties<TSource> | Specifies which properties, in addition to the default properties, to retrieve from the server. |
Top