[ROOT] / doc / toc / ARCQuery / Enum

AggregationType , EntityMethodKey+MethodType , ForeignKeyDirection , Quantile , QueryExpressionWhere+ValueEnum , QueryProgressP , RelationalOperator , Strictness , ValueComparerDateTime+ResolutionEnum


All enums found in assembly ARCQuery


AggregationTypeUsed by QueryExpressionPivot and QueryExpressionAggregate.
EntityMethodKey+MethodTypeExplains type of method signature found (trough reflection) for corresponding entity class.
ForeignKeyDirectionDescribes the type of traversing to a foreign entity possible.
QuantileDescribes quantiles like TERTILE and QUARTILE.
QueryExpressionWhere+ValueEnumHelper enum used internally by QueryExpressionWhere in order to represent queries like WHERE Name = NULL, WHERE Name = NOTNULL and WHERE Name = * (ALL).
QueryProgressPDescribes class QueryProgress.
RelationalOperatorRelational / comparision operators.
StrictnessDescribes level of Strictness when executing query.
ValueComparerDateTime+ResolutionEnum 

Details

Generated 2025-10-28 23:41:49.218 UTC