Database reference - stores_demo

stores_demo -  functions -  clientbinval_send

Description

none

Function properties

namevalue
nameclientbinval_send 
created 
typeSQL scalar function 

Parameters

none

Usage

set @myvar = clientbinval_send

Code

create function informix.clientbinval_send(informix.clientbinval)
    returns informix.sendrecv
    external name '(mife_clientbinval_send)'
    language C;



Documentation generated by SqlSpec