ingres_field_length
ingres_field_length — フィールド長を得る
説明
int ingres_field_length ( int index [, resource link] )ingres_field_length() はフィールド長を返します。 フィールド長は、フィールドをサーバに保存する際に使用されるバイト数です。 詳細な情報については、Ingres/OpenAPI User Guide の Appendix C を参照ください。
index はフィールド番号であり、1 と ingres_num_fields() で指定した値の間である必要が あります。
ingres_query()、 ingres_fetch_array()、 ingres_fetch_object()、および ingres_fetch_row() も参照ください。
Weblioに収録されているすべての辞書からingres_field_lengthを検索する場合は、下記のリンクをクリックしてください。

- ingres_field_lengthのページへのリンク