Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
int sasql_field_count( sasql_conn $conn )
返回最后一个结果所包含的列(字段)数。
$conn 由连接函数返回的连接资源。
一个正的列数,或 FALSE(如果 $conn 无效)。