MathFunctions
- Namespace:
PPDS.Dataverse.Query.Execution.Functions - Assembly:
PPDS.Dataverse - Kind: Class
Summary
T-SQL math functions evaluated client-side. All functions propagate NULL (return NULL if any argument is NULL).
Members
Methods
RegisterAll
void RegisterAll(FunctionRegistry registry)
Registers all math functions into the given registry.