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.5.0.0 (5.5.18.1019)
Syntax
public DbFunctionCall()
Remarks
For deserialization purposes only.
See Also