|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
4D v19
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 v19)
Add a comment