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

search for in the

odbc_field_type> <odbc_field_precision
[edit] Last updated: Fri, 25 May 2012

view this page in

odbc_field_scale

(PHP 4, PHP 5)

odbc_field_scaleフィールドの精度を得る

説明

int odbc_field_scale ( resource $result_id , int $field_number )

指定した ODBC 結果 ID の番号で指定したフィールドの精度を取得します。

パラメータ

result_id

結果 ID。

field_number

フィールド番号。 フィールド番号は、1 から始まります。

返り値

フィールド番号、あるいはエラー時に FALSE を返します。



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

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