函式:pg_ErrorMessage()


pg_ErrorMessage

传回错误讯息。

语法: string pg_errormessage(int connection);

传回值: 字串

函式种类: 资料库功能

内容说明

本函式可以取得 PostgreSQL 伺服器的错误讯息。参数 connection 为连线代码。


[ 上一页 下一页 ]