Click or drag to resize
MathFunctions Class
Class which defines the function mappings for the Math class
Inheritance Hierarchy
SystemObject
  SD.LLBLGen.Pro.QuerySpecMathFunctions

Namespace:  SD.LLBLGen.Pro.QuerySpec
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public static class MathFunctions

The MathFunctions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPower
Defines the mapping for the Math.Pow(operand1, operand2) method mapping
Top
See Also