Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » SQL Anywhere サーバ - プログラミング » SQL Anywhere データ・アクセス API » SQL Anywhere PHP API » SQL Anywhere PHP API リファレンス

 

sasql_stmt_result_metadata

プロトタイプ
sasql_result sasql_stmt_result_metadata( sasql_stmt $stmt )
説明

指定された文の結果セット・オブジェクトを返します。

パラメータ

$stmt   準備され、実行された文リソース。

戻り値

sasql_result オブジェクト。文から結果が返されない場合は FALSE。