运行时配置

这些函数的行为受 php.ini 中的设置影响。

The following table lists the configuration options available in the SQLSRV extension. For more information about these options, see » Handling SQLSRV Warnings and Errors.

SQLSRV 配置选项
名字默认可修改范围Changelog
sqlsrv.WarningsReturnAsErrors1 (true)INI_ALLAvailable since SQLSRV 1.0
sqlsrv.LogSubsystems0INI_ALLAvailable since SQLSRV 1.0
sqlsrv.LogSeverity1INI_ALLAvailable since SQLSRV 1.0
To Top