IntersectPath | Overloaded. Initializes a new instance of the IntersectPath class. |
Correlation1 | Missing <summary> documentation for P:Eldorado.Object.Query.IntersectPath.Correlation1 |
Correlation2 | Missing <summary> documentation for P:Eldorado.Object.Query.IntersectPath.Correlation2 |
Correlations | Missing <summary> documentation for P:Eldorado.Object.Query.IntersectPath.Correlations |
Domain | Missing <summary> documentation for P:Eldorado.Object.Query.IntersectPath.Domain |
IsMinus | Missing <summary> documentation for P:Eldorado.Object.Query.IntersectPath.IsMinus |
Source1 | Missing <summary> documentation for P:Eldorado.Object.Query.IntersectPath.Source1 |
Source2 | Missing <summary> documentation for P:Eldorado.Object.Query.IntersectPath.Source2 |
Cross (inherited from ObjectPath) | Overloaded. Missing <summary> documentation for M:Eldorado.Object.Query.ObjectPath.Cross(Eldorado.Object.Query.ObjectPath,System.String) |
Equals (inherited from Object) | |
EvaluateFrom | Missing <summary> documentation for M:Eldorado.Object.Query.IntersectPath.EvaluateFrom(Eldorado.Object.Query.IObjectPathEvaluator) |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Intersect (inherited from ObjectPath) | Overloaded. Missing <summary> documentation for M:Eldorado.Object.Query.ObjectPath.Intersect(System.String,Eldorado.Object.Query.ObjectPath,System.String) |
Join (inherited from ObjectPath) | Overloaded. Perform a series of joins according to the following syntax path_list ::= { path "," }+ path ::= (ref_path | list_path) ref_path ::= correlation:id "." role:id ["?"] "as" alias:id list_path ::= alias:id "in" correlation:id "." role:id ["?"] The variant syntaxes have the following semantics: correlation.role => inner join correlation.role? => outer join |
Minus (inherited from ObjectPath) | Overloaded. Missing <summary> documentation for M:Eldorado.Object.Query.ObjectPath.Minus(System.String,Eldorado.Object.Query.ObjectPath,System.String) |
ToString (inherited from Object) | |
Where (inherited from ObjectPath) | Overloaded. Missing <summary> documentation for M:Eldorado.Object.Query.ObjectPath.Where(Eldorado.Expression.ExpressionNode) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
IntersectPath Class | Eldorado.Object.Query Namespace