Query: ovrimos_field_len
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OVRIMOS_FIELD_LEN(3) OVRIMOS_FIELD_LEN(3) ovrimos_field_len - Returns the length of the output columnSYNOPSISint ovrimos_field_len (int $result_id, int $field_number)DESCRIPTIONGets the length of the specified output column.PARAMETERSo $result_id - A result identifier, returned by ovrimos_execute(3) or ovrimos_exec(3). o $field_number - The field number. Starts at 1.RETURN VALUESReturns the length as an integer, or FALSE on error.SEE ALSOovrimos_field_name(3), ovrimos_field_num(3), ovrimos_field_type(3). PHP Documentation Group OVRIMOS_FIELD_LEN(3)
Related Man Pages |
---|
odbc_fetch_row(3) - php |
db2_field_width(3) - php |
ifx_fieldproperties(3) - php |
ifx_getsqlca(3) - php |
pg_field_type(3) - php |