TraSystemFunction: IsFunction() and HasParams() still needed?
Hello,
I never implemented these for my pass-through functions/procedures. Are they
needed or is the engine smart enough to parse the GetSignature() result.
BTW is it possible to implement somekind of hint text for the RAP functions.
A method we could override to give some info about the RAP pass-through
function.
Regards,
Jeroen R?ttink.
I never implemented these for my pass-through functions/procedures. Are they
needed or is the engine smart enough to parse the GetSignature() result.
BTW is it possible to implement somekind of hint text for the RAP functions.
A method we could override to give some info about the RAP pass-through
function.
Regards,
Jeroen R?ttink.
This discussion has been closed.
Comments
- I think they are still needed.
- HasParams and IsFunction both default to True. HasParams is overriden in a
few descendants that do not require parameters.. for example the CurrentDate
function. Same with IsFunction.
- Adding a HintText property would be a nice feature - thanks for the
feedback. I will add this to the list of requests.
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com