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

search for in the

ingres_field_type> <ingres_field_precision
Last updated: Fri, 10 Oct 2008

view this page in

ingres_field_scale

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

ingres_field_scaleフィールドのスケールを得る

説明

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

ingres_field_scale() はフィールドのスケールを返します。 この値は、SQLデータ decimal 型でのみ使用されます。 詳細な情報については、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_scale
There are no user contributed notes for this page.

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