downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

sqlsrv_get_field> <sqlsrv_free_stmt
[edit] Last updated: Fri, 24 May 2013

view this page in

sqlsrv_get_config

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

sqlsrv_get_configReturns the value of the specified configuration setting

説明

mixed sqlsrv_get_config ( string $setting )

Returns the value of the specified configuration setting.

パラメータ

setting

The name of the setting for which the value is returned. For a list of configurable settings, see sqlsrv_configure().

返り値

Returns the value of the specified setting. If an invalid setting is specified, FALSE is returned.

参考



add a note add a note User Contributed Notes sqlsrv_get_config - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites