Method | Description | |
---|---|---|
RelationExpression ( |
Initializes a new instance of the RelationExpression class.
|
Method | Description | |
---|---|---|
Accept ( |
||
VisitChildren ( |
protected Accept ( |
||
visitor | ||
return |
public RelationExpression ( |
||
selector | The selector. | |
relation | CqlExpressionType | The relation. |
term | The term. | |
return | System |
protected VisitChildren ( |
||
visitor | ||
return |