Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
int sasql_stmt_field_count( sasql_stmt $stmt )
此函数返回语句结果集中的列数。
$stmt 语句资源。
语句结果中的列数。如果语句不返回结果,则它返回 0。