Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
sasql_result sasql_use_result( sasql_conn $conn )
接続で最後に実行されたクエリの結果セットの取得を開始します。
$conn 接続関数から返される接続リソース。
クエリが結果オブジェクトを返さない場合は FALSE。それ以外の場合は、結果セット・オブジェクト。結果はクライアントでキャッシュされません。