函式:pg_Host()


pg_Host

取得连线机器名称。

语法: string pg_host(int connection);

传回值: 字串

函式种类: 资料库功能

内容说明

本函式用来取得目前连线中的 PostgreSQL 伺服器名称。参数 connection 为连线代码。


[ 上一页 下一页 ]