DataLoadOptions::AssociateWith Method

 

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

NameDescription
System_CAPS_pubmethodAssociateWith(LambdaExpression^)

Filters the objects retrieved for a particular relationship.

System_CAPS_pubmethodAssociateWith<T>(Expression<Func<T, Object^>^>^)

Filters objects retrieved for a particular relationship.

Return to top
Show: