sqlsrv_get_config
(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)
sqlsrv_get_config — Returns the value of the specified configuration setting
Açıklama
Returns the value of the specified configuration setting.
Değiştirgeler
-
setting -
The name of the setting for which the value is returned. For a list of configurable settings, see sqlsrv_configure().
Dönen Değerler
Returns the value of the specified setting. If an invalid setting is specified,
FALSE is returned.
There are no user contributed notes for this page.
