[Missing <summary> documentation for "N:TimeCockpit.Data.QueryLanguage"]
Klassen
| Klasse | Beschreibung | |
|---|---|---|
| AstException |
Represents an error in the abstract syntax tree of the query language.
| |
| CompiledExpression<(Of <(<'T>)>)> |
Represents a container that holds a compiled TCQL expression
plus its AstSourceContext and its participating members.
| |
| CompiledExpressionBase<(Of <(<'T>)>)> |
Represents a container that holds a compiled TCQL expression
plus its AstSourceContext and its participating members.
| |
| ConditionBuilder |
helper methods for building conditions for string / object key value pairs
| |
| ConditionBuilderParams |
paramters class for ConditionBuilder's CollectionQueryAndParameters.
| |
| MissingEnvironmentException |
Represents an error that indicates that in the abstract syntax tree of the query language Environment is called,
but was not provided.
| |
| QueryParameter |
Represents a parameter for a query
| |
| SemanticException |
Represents a semantic error in the abstract syntax tree of the query language.
| |
| SyncException |
Represents an error during sync.
| |
| SyntaxException |
Represents a syntactical error in the abstract syntax tree
| |
| WrongPermissionClauseException |
Represents a semantic error in the abstract syntax tree of the query language.
|
Interfaces
| Interface | Beschreibung | |
|---|---|---|
| IAstMemberAccessNode |
Represents an interface for accessing properties of an AST
| |
| IAstNode |
Represents an interface for accessing properties of an AST
|
Aufzählungen
| Aufzählung | Beschreibung | |
|---|---|---|
| AggregateFunction |
Defines an enum for the six different aggregate function types
| |
| SortOrder |
Defines an enum for the sort directions
|