[Missing <summary> documentation for "N:TimeCockpit.Data.QueryLanguage.Functions"]

Klassen

  KlasseBeschreibung
Öffentliche KlasseFunctionParameter<(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.
Öffentliche KlasseInMemoryAttribute
Represents an attribute that can be used to decorate a class that represents an in-memory function
Öffentliche KlasseMissingFunctionException
Represents an error while trying to get the rendering function of an AstFunction.
Öffentliche KlasseOnLoadAttribute
Represents an attribute that can be used to decorate methods in in-memory functions. Methods that are decorated with that attribute are executed once.