AssociateWith Method
Collapse the table of content
Expand the table of content

DataLoadOptions.AssociateWith Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Filters the objects retrieved for a particular relationship.

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

  NameDescription
Public method AssociateWith<T>(Expression<Func<T, Object>>) Filters objects retrieved for a particular relationship.
Public method AssociateWith(LambdaExpression) Filters the objects retrieved for a particular relationship.
Top

Use AssociateWith methods to specify sub-queries to limit the amount of data retrieved.

Show:
© 2017 Microsoft