4D v16OCITransStart |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
4D v16
OCITransStart
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCITransStart ( svchp ; errhp ; timeout ; flags ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| svchp | Longint |
|
Service context handle | |||||
|
||||||||
| errhp | Longint |
|
Error handle | |||||
|
||||||||
| timeout | Longint |
|
Time to wait for transaction to become available (seconds) | |||||
| flags | Longint |
|
Specifies info about transaction (new, read-only, serializable, etc.) | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCITransStart command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Transactions
Number:
705228
4D for OCI ( 4D v16)
Add a comment