sqlsrv_has_rows

 bool sqlsrv_has_rows ( resource $stmt ) 

説明

Indicates whether the specified statement has rows.

戻り値

Returns TRUE if the specified statement has rows and FALSE if the statement does not have rows or if an error occured.