Name | Description | |
---|---|---|
AssociateWith | Overloaded. Filters the objects retrieved for a particular relationship. | |
LoadWith | Overloaded. Retrieves specified data related to the main target by using a lambda expression. |
For a list of all members of this type, see DataLoadOptions members.
Name | Description | |
---|---|---|
AssociateWith | Overloaded. Filters the objects retrieved for a particular relationship. | |
LoadWith | Overloaded. Retrieves specified data related to the main target by using a lambda expression. |
DataLoadOptions Class
Devart.Data.Linq Namespace
LoadWith Method
Devart.Data.Linq.Queryable.LoadWith``1(System.Collections.Generic.IEnumerable`1{TEntity},System.Linq.Expressions.Expression`1{Func`2})