略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: oci_field_type_raw

2024-04-27

oci_field_type_raw

(PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0)

oci_field_type_raw返回字段的原始 Oracle 数据类型

说明

oci_field_type_raw(resource $statement, int $field): int

oci_field_type_raw() 返回字段的原始 Oracle 数据类型。

注意:

在 PHP 5.0.0 之前的版本必须使用 ocicolumntyperaw() 替代本函数。该函数名仍然可用,为向下兼容作为 oci_field_type_raw() 的别名。不过其已被废弃,不推荐使用。

不过,如果需要取得字段的类型,oci_field_type() 更为适合。更多信息见 oci_field_type()

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.oci-field-type-raw.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3