PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

db2_field_scale> <db2_field_num
Last updated: Fri, 03 Oct 2008

view this page in

db2_field_precision

(PECL ibm_db2:1.0-1.6.2)

db2_field_precision 結果セット内の指定したカラムの精度を返す

説明

int db2_field_precision ( resource $stmt , mixed $column )

結果セット内の指定したカラムの精度を返します。

パラメータ

stmt

結果セットを含むステートメントリソースを指定します。

column

結果セット内のカラムを指定します。0 から始まるインデックス、 あるいはカラム名を表す文字列のいずれかが使用可能です。

返り値

指定したカラムの精度を表す整数値を返します。 結果セット内にそのカラムが存在しない場合には、 db2_field_precision()FALSE を返します。



add a note add a note User Contributed Notes
db2_field_precision
There are no user contributed notes for this page.

db2_field_scale> <db2_field_num
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites