SqlStatement クラス

(PECL mysql-xdevapi >= 8.0.11)

はじめに

クラス概要

class mysql_xdevapi\SqlStatement {
/* 定数 */
const int EXECUTE_ASYNC = 1;
const int BUFFERED = 2;
/* プロパティ */
public $statement ;
/* メソッド */
public bind(string $param): mysql_xdevapi\SqlStatement
public execute(): mysql_xdevapi\Result
public getNextResult(): mysql_xdevapi\Result
public getResult(): mysql_xdevapi\Result
public hasMoreResults(): bool
}

プロパティ

statement

目次

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /