Forum und email

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

本函数暂无文档,仅有参数列表。

参数

link_identifier

A MS SQL link identifier, returned by mssql_connect() or mssql_pconnect().