Initializes this Query with the arguments.
Declaring type: InterLinqQuery<T>
Namespace: Zyan.InterLinq
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public InterLinqQuery (
        IQueryProvider provider,
        Expression expression
) 
Parameters
provider
expression
Expression to set.
Collapse/Expand Remarks
The arguments will be checked. These exceptions will be thrown...

ConditionThrown Exception