odbc_field_scale

フィールドの精度を得る

説明

intfalse odbc_field_scale(resource $statement, int $field)

指定した ODBC 結果 ID の番号で指定したフィールドの精度を取得します。

パラメータ

statement

結果 ID。

field

フィールド番号。 フィールド番号は、1 から始まります。

戻り値

フィールド番号、あるいはエラー時に false を返します。