4D v16

OCILobCreateTemporary

Home

 
4D v16
LOB
OCILobCreateTemporary

OCILobCreateTemporary 


 

OCILobCreateTemporary ( svchp ; errhp ; locp ; csid ; csfrm ; lobtype ; cache ; duration ) -> Function result 
Parameter Type   Description
svchp  Longint in Service context handle
errhp  Longint in Error handle
in
locp  Longint in Points to temporary LOB
in
csid  Longint in LOB character set ID
csfrm  Longint in LOB character set form
lobtype  Longint in Type of LOB to create
cache  Longint in True if temporary LOB should be read into cache; otherwise, False
duration  Longint in Duration of temporary LOB
Function result  Longint in Status

Please refer to the OCILobCreateTemporary command in the OCI documentation provided by Oracle.

 
PROPERTIES 

Product: 4D
Theme: LOB
Number: 705135

 
HISTORY 

 
ARTICLE USAGE

4D for OCI ( 4D v16)