Scalar UDF calling pattern

In general, the expected calling pattern for these supplied function pointers for a scalar UDF look like this:

_start_extfn(if supplied)
_evaluate_extfn (repeated 0 to numerous times)
_finish_extfn(if supplied)
Related concepts
UDF and UDAF callback functions
Aggregate UDF calling patterns


Created November 2, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com