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

search for in the

db2_field_num> <db2_field_display_size
[edit] Last updated: Fri, 25 May 2012

view this page in

db2_field_name

(PECL ibm_db2 >= 1.0.0)

db2_field_name 結果セット内のカラムの名前を返す

説明

string db2_field_name ( resource $stmt , mixed $column )

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

パラメータ

stmt

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

column

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

返り値

指定したカラムの名前を含む文字列を返します。 結果セット内にそのカラムが存在しない場合には、 db2_field_name()FALSE を返します。

参考



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites