[ROOT] / doc / toc / ARCQuery / Enum
AggregationType , EntityMethodKey+MethodType , ForeignKeyDirection , Quantile , QueryExpressionWhere+ValueEnum , QueryProgressP , RelationalOperator , Strictness , ValueComparerDateTime+ResolutionEnum
All enums found in assembly ARCQuery
| AggregationType | Used by QueryExpressionPivot and QueryExpressionAggregate. | 
| EntityMethodKey+MethodType | Explains type of method signature found (trough reflection) for corresponding entity class. | 
| ForeignKeyDirection | Describes the type of traversing to a foreign entity possible. | 
| Quantile | Describes quantiles like TERTILE and QUARTILE. | 
| QueryExpressionWhere+ValueEnum | Helper enum used internally by QueryExpressionWhere in order to represent queries like WHERE Name = NULL, WHERE Name = NOTNULL and WHERE Name = * (ALL). | 
| QueryProgressP | Describes class QueryProgress. | 
| RelationalOperator | Relational / comparision operators. | 
| Strictness | Describes level of Strictness when executing query. | 
| ValueComparerDateTime+ResolutionEnum | 
Generated 2025-10-31 10:44:01.491 UTC