Overload | Description |
---|---|
LoadWith<T>(Expression<Func<T,Object>>) | |
LoadWith<T>(Expression<Func<T,Object>>,FetchMode) | |
LoadWith(LambdaExpression) | Retrieves specified data related to the main target by using a lambda expression. |
LoadWith(LambdaExpression,FetchMode) |