| name | value |
|---|---|
| name | collectionsend |
| created | |
| type | SQL scalar function |
set @myvar = collectionsend---Add new collectionsend() to handle all collection types create dba function informix.collectionsend(collection) returns informix.sendrecv external name '(collectionsend)' language C not variant;