Property Where
Where
Gets the LambdaExpression that defines the where clause (or null if not specified).
public LambdaExpression Where { get; }
Gets the LambdaExpression that defines the where clause (or null if not specified).
public LambdaExpression Where { get; }