Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
sasql_result sasql_stmt_result_metadata( sasql_stmt $stmt )
为所提供的语句返回结果集对象。
$stmt 准备和执行的语句资源。
sasql_result 对象或 FALSE(如果语句不返回任何结果)。