Class which defines the function mappings for the Math class
            
Inheritance Hierarchy 
    Namespace: 
   SD.LLBLGen.Pro.QuerySpec
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic static class MathFunctions
Public NotInheritable Class MathFunctions
The MathFunctions type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
   | Power | 
            Defines the mapping for the Math.Pow(operand1, operand2) method mapping
              | 
Top
See Also