|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
4D v19
OCISessionBegin
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCISessionBegin ( svchp ; errhp ; usrhp ; credt ; mode ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| svchp | Longint |
|
Service context handle | |||||
| errhp | Longint |
|
Error handle | |||||
| usrhp | Longint |
|
User session context handle | |||||
|
||||||||
| credt | Longint |
|
Credentials to use for establishing user session | |||||
| mode | Longint |
|
Mode of operation | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCISessionBegin command in the OCI documentation provided by Oracle.
See the example for Connecting to an Oracle database.
Product: 4D
Theme: Connection
Number:
705102
4D for OCI ( 4D v19)
Add a comment