Database reference - stores_demo

stores_demo -  functions -  rci_open

Description

none

Function properties

namevalue
namerci_open 
created 
typeSQL scalar function 

Parameters

none

Usage

set @myvar = rci_open

Code

create function informix.rci_open(informix.pointer)
    returns int
    external name '(rci_open)' 
    language C;



Documentation generated by SqlSpec