mssql_rows_affected
(PHP 4 >= 4.0.4, PHP 5, PECL odbtp:1.1.1-1.1.4)
mssql_rows_affected — Returns the number of records affected by the query
설명
int mssql_rows_affected
( resource $link_identifier
)
Warning
This function is currently not documented; only the argument list is available.
매개변수
- link_identifier
-
A MS SQL link identifier, returned by mssql_connect() or mssql_pconnect().