LinqConnect Documentation
Devart.Data.Linq Namespace / DataLoadOptions Class
Methods

In This Topic
    DataLoadOptions Class Members
    In This Topic

    The following tables list the members exposed by DataLoadOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DataLoadOptions class.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Filters the objects retrieved for a particular relationship.  
    Public MethodOverloaded. Retrieves specified data related to the main target by using a lambda expression.  
    Top
    See Also

    Reference

    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})