LoadWith Method (LambdaExpression)
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

public void LoadWith(
	LambdaExpression expression
)

Parameters

expression
Type: System.Linq.Expressions.LambdaExpression
A lambda expression that identifies the related material.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft