ocicolumntyperaw

(PHP 4, PHP 5)

ocicolumntyperaw -- Oracle におけるカラムの型を問い合わせる

説明

int ocicolumntyperaw ( resource stmt, int col )

ocicolumntyperaw() は Oracle におけるフィールドの型を返します。

注意: この関数は PHP >= 5.0.0 以降 oci_field_type_raw() に改名されました。 下位互換性のため、 ocicolumntyperaw() も使用することができますが、推奨されません。