Method | Description | |
---|---|---|
Evaluate ( IRequest context ) : ITable | ||
SimpleSelectNode ( IQueryPlanNode child, ObjectName columnName, SqlExpressionType op, |
Method | Description | |
---|---|---|
GetData ( SerializationInfo info, StreamingContext context ) : void |
Method | Description | |
---|---|---|
SimpleSelectNode ( SerializationInfo info, StreamingContext context ) : System |
public Evaluate ( IRequest context ) : ITable | ||
context | IRequest | |
return | ITable |
protected GetData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
return | void |
public SimpleSelectNode ( IQueryPlanNode child, ObjectName columnName, SqlExpressionType op, |
||
child | IQueryPlanNode | |
columnName | ObjectName | |
op | SqlExpressionType | |
expression | ||
return | System |