fix build

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313180 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2011-07-12 17:54:14 +00:00
parent 1ce857a993
commit 09bf078e8e

View file

@ -116,7 +116,7 @@
<row>
<entry>SendStreamParamsAtExec</entry>
<entry>&true; or &false; (the default is &true;)</entry>
<entry>Configures the driver to send all stream data at execution (&true),
<entry>Configures the driver to send all stream data at execution (&true;),
or to send stream data in chunks (&false;). By default, the value is set to &true;.
For more information, see <function>sqlsrv_send_stream_data</function>.</entry>
</row>