sqlsrv_num_fields

 mixed sqlsrv_num_fields ( resource $stmt ) 

説明

Retrieves the number of fields (columns) on a statement.

戻り値

Returns the number of fields on success. Returns FALSE otherwise.