sqlsrv_has_rows
sqlsrv_has_rows
(No version information available, might only be in Git)
sqlsrv_has_rows — Indicates whether the specified statement has rows
Description
bool sqlsrv_has_rows ( resource $stmt )
Indicates whether the specified statement has rows.
Parameters
-
stmt
-
A statement resource returned by sqlsrv_query() or 登录查看完整内容