[Missing <summary> documentation for "N:TimeCockpit.Data.QueryLanguage.Functions"]
Klassen
| Klasse | Beschreibung | |
|---|---|---|
| FunctionParameter<(Of <(<'T>)>)> |
Represents a class that encapsulates parameters that have been passed to a TCQL function.
The class provides methods to query if the function parameter has a value or not.
| |
| InMemoryAttribute |
Represents an attribute that can be used to decorate a class
that represents an in-memory function
| |
| MissingFunctionException |
Represents an error while trying to get the rendering function of an AstFunction.
| |
| OnLoadAttribute |
Represents an attribute that can be used to decorate methods in
in-memory functions. Methods that are decorated with that attribute
are executed once.
|