DataLoadOptions.LoadWith Method (LambdaExpression)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Retrieves specified data related to the main target by using a lambda expression.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- expression
- Type: System.Linq.Expressions.LambdaExpression
A lambda expression that identifies the related material.
Show: