int sasql_field_count( sasql_conn $conn )
Returns the number of columns (fields) the last result contains.
$conn The connection resource returned by a connect function.
A positive number of columns, or FALSE if $conn is not valid.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |