The actual work of the C UDR is done with C-language statements in the routine body. You can use the following statements and calls in the routine body:
For a description of these function libraries, see Regular Public Functions.
You can call any of the following kinds of C functions:
For more information, see Calling UDRs Within a DataBlade API Module.
For more information, see Calling UDRs with the Fastpath Interface.
You cannot directly call any other functions within a C UDR.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]