Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
int sasql_stmt_errno( sasql_stmt $stmt )
返回最近使用指定的语句资源执行的语句函数的错误代码。
$stmt 由 sasql_prepare 函数返回的预准备语句资源。
一个整数错误代码。有关错误代码的列表,请参见按 SQLCODE 排序的 SQL Anywhere 错误消息。