pg_options
接続に関連するオプションを取得する
&reftitle.description;
stringpg_options
PgSql\Connectionnullconnection&null;
pg_options は、指定した
connection インスタンスの
オプションを保持する文字列を返します。
&reftitle.parameters;
connection
&pgsql.parameter.connection-with-nullable-default;
&reftitle.returnvalues;
connection のオプションを文字列で返します。
&reftitle.changelog;
&Version;
&Description;
&pgsql.changelog.connection-object;
8.0.0
connection は、nullable になりました。
&reftitle.examples;
pg_options の例
]]>
&reftitle.seealso;
pg_connect