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

search for in the

ingres_field_scale> <ingres_field_nullable
Last updated: Fri, 10 Oct 2008

view this page in

ingres_field_precision

(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres:1.0-1.4.3)

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

説明

int ingres_field_precision ( int $index [, resource $link ] )

ingres_field_precision() はフィールドの精度を返します。 この値は、decimal、float、SQLデータ money 型でのみ使用されます。 詳細な情報については、Ingres/OpenAPI User Guide の Appendix C を参照ください。

パラメータ

index

index はフィールド番号であり、1 と ingres_num_fields() で指定した値の間である必要があります。

link

接続リンク ID。省略した場合は、最後にオープンしたリンクを使用します。

返り値

フィールドの精度を返します。



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

ingres_field_scale> <ingres_field_nullable
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites