4D v16OCIDescribeAnyText |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
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 v16)
Add a comment