UniDAC

TVirtualFunctionManager.RegisterFunction Overload

Used to register a new function.

Class

TVirtualFunctionManager

Overload List

Name Description
RegisterFunction(const Name: string; ParamCount: Integer; VirtualFunction: TVirtualFunction) Used to specify the function that is called when a user-defined function is called in an SQL statement.
RegisterFunction(const Name: string; ParamCount: Integer; VirtualMethod: TVirtualMethod) Used to specify the method that is called when a user-defined function is called in an SQL statement.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback