LiteDAC

TLiteFunctionStepEvent Procedure Reference

This type is used for the TCustomLiteUserFunction.OnStep event.

Unit

LiteAccess

Syntax

TLiteFunctionStepEvent = procedure (Sender: TObject; Params: TDAParams) of object;

Parameters
Sender
An object that raised the event.
Params
Parameters that were passed to the function when it was executed in a SQL statement.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback