|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIDescribeAnyText
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIDescribeAnyText ( svchp ; errhp ; objname ; objptr_typ ; info_level ; objtyp ; dschp ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| svchp | Longint |
|
Service context handle | |||||
| errhp | Longint |
|
Error handle | |||||
| objname | String |
|
Object to be described | |||||
| objptr_typ | Longint |
|
Type of object | |||||
| info_level | Longint |
|
Reserved for future extensions; pass OCI_DEFAULT | |||||
| objtyp | Longint |
|
Type of schema object being described | |||||
| dschp | Longint |
|
Handle describing object | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCIDescribeAny command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Datatype
Number:
705111
4D for OCI ( 4D v19)
Add a comment