Method | Description | |
---|---|---|
Evaluate ( IRequest context ) : ITable | ||
LogicalUnionNode ( IQueryPlanNode left, IQueryPlanNode right ) : System |
Method | Description | |
---|---|---|
LogicalUnionNode ( |
public Evaluate ( IRequest context ) : ITable | ||
context | IRequest | |
return | ITable |
public LogicalUnionNode ( IQueryPlanNode left, IQueryPlanNode right ) : System | ||
left | IQueryPlanNode | |
right | IQueryPlanNode | |
return | System |