Click or drag to resize
DbFunctionCall Constructor
Initializes a new instance of the DbFunctionCall class. For deserialization purposes only. Use other overloads in your own code.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public DbFunctionCall()
Remarks
For deserialization purposes only.
See Also