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.