4D v16OCIDescribeAnyVal |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
OCIDescribeAnyVal
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIDescribeAnyVal ( svchp ; errhp ; objptr ; objptr_typ ; info_level ; objtyp ; dschp ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| svchp | Longint |
|
Service context handle | |||||
| errhp | Longint |
|
Error handle | |||||
| objptr | Longint |
|
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:
705112
4D for OCI ( 4D v16)
Add a comment