4D v15OCILobCreateTemporary |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v15
OCILobCreateTemporary
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCILobCreateTemporary ( svchp ; errhp ; locp ; csid ; csfrm ; lobtype ; cache ; duration ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| svchp | Longint |
|
Service context handle | |||||
| errhp | Longint |
|
Error handle | |||||
|
||||||||
| locp | Longint |
|
Points to temporary LOB | |||||
|
||||||||
| csid | Longint |
|
LOB character set ID | |||||
| csfrm | Longint |
|
LOB character set form | |||||
| lobtype | Longint |
|
Type of LOB to create | |||||
| cache | Longint |
|
True if temporary LOB should be read into cache; otherwise, False | |||||
| duration | Longint |
|
Duration of temporary LOB | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCILobCreateTemporary command in the OCI documentation provided by Oracle.
Product: 4D
Theme: LOB
Number:
705135
4D for OCI ( 4D v15)
Add a comment