[ROOT] / doc / toc / ARCQuery / Enum
AggregationType , EntityMethodKey+MethodType , ForeignKeyDirection , Quantile , QueryExpressionWhere+ValueEnum , QueryExpressionWhere+WildcardPositionType , QueryProgressP , RelationalOperator , Strictness , TranslationSingleP , TranslationsP , 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). |
QueryExpressionWhere+WildcardPositionType | Position of wildcard in value, like '*ABC' (AtStart), 'ABC*' (AtEnd) and |
QueryProgressP | Describes class QueryProgress. |
RelationalOperator | Relational / comparision operators. |
Strictness | Describes level of Strictness when executing query. |
TranslationSingleP | Describes class TranslationSingle. |
TranslationsP | This enum has no values because the keys are the actual string to be translated. |
ValueComparerDateTime+ResolutionEnum |
Generated 2025-01-09 00:07:37.701 UTC