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

search for in the

ingres_field_name> <ingres_fetch_row
Last updated: Fri, 05 Dec 2008

view this page in

ingres_field_length

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

ingres_field_lengthフィールド長を得る

説明

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

ingres_field_length() はフィールド長を返します。 フィールド長は、フィールドをサーバに保存する際に使用されるバイト数です。 詳細な情報については、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_length
There are no user contributed notes for this page.

ingres_field_name> <ingres_fetch_row
Last updated: Fri, 05 Dec 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites