検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 184 for Statement (0.002 sec.)
Statement クラス 9874
« SqlStatementResult::nextResult Statement::__construct » PHP Manual Mysql_xdevapi Statement クラ ...Statement クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラ ... ス概要 class mysql_xdevapi\Statement { /* Constants */ const int EXECUTE_ASYNC = 1 ; co ... sMoreResults (): bool } 定義済み定数 mysql_xdevapi\Statement::EXECUTE_ASYNC mysql_xdevapi\Statement::BUFFERED 目 ...Statement::__construct — Statement のコンストラクタ Statemen ...
https://man.plustar.jp/php/class.mysql-xdevapi-statement.html - [similar]
Statement のコンストラクタ 9643
« mysql_xdevapi\Statement Statement::getNextResult » PHP Manual mysql_xdevapi\Statement Statement ... t のコンストラクタ Statement::__construct (No version information available, mi ... ght only be in Git) Statement::__construct — Statement のコンストラクタ 説明 pri ... vate mysql_xdevapi\Statement::__construct () 警告 この関数は、 現在のところ詳細 ... 数にはパラメータはありません。 例 例1 mysql_xdevapi\Statement::__construct() の例 <?php /* ... */ ?> 関連キーワー ...
https://man.plustar.jp/php/mysql-xdevapi-statement.construct.html - [similar]
Frees all resources for the specified statement 9566
« sqlsrv_field_metadata sqlsrv_get_config » PHP Manual SQLSRV 関数 Frees all resources for the s ... pecified statement sqlsrv_free_stmt (No version information available ... _free_stmt — Frees all resources for the specified statement 説明 sqlsrv_free_stmt ( resource $stmt ): bool Fre ... es all resources for the specified statement. The statement cannot be used after sqlsrv_free_st ... If sqlsrv_free_stmt() is called on an in-progress statement that alters server state, statement execution is t ...
https://man.plustar.jp/php/function.sqlsrv-free-stmt.html - [similar]
Executes a statement prepared with sqlsrv_prepare 9411
« sqlsrv_errors sqlsrv_fetch_array » PHP Manual SQLSRV 関数 Executes a statement prepared with s ... might only be in Git) sqlsrv_execute — Executes a statement prepared with sqlsrv_prepare() 説明 sqlsrv_execute ... ( resource $stmt ): bool Executes a statement prepared with sqlsrv_prepare() . This function is ... ideal for executing a prepared statement multiple times with different parameter values. パ ... ラメータ stmt A statement resource returned by sqlsrv_prepare() . 戻り値 成功 ...
https://man.plustar.jp/php/function.sqlsrv-execute.html - [similar]
Cancels a statement 9378
« sqlsrv_begin_transaction sqlsrv_client_info » PHP Manual SQLSRV 関数 Cancels a statement sqlsr ... e, might only be in Git) sqlsrv_cancel — Cancels a statement 説明 sqlsrv_cancel ( resource $stmt ): bool Cancel ... s a statement. Any results associated with the statement that ha ... ter sqlsrv_cancel() has been called, the specified statement can be re-executed if it was created with sqlsrv_p ... t necessary if all the results associated with the statement have been consumed. パラメータ stmt The statement ...
https://man.plustar.jp/php/function.sqlsrv-cancel.html - [similar]
結果を取得する 8838
« Statement::getNextResult Statement::hasMoreResults » PHP Manual mysql_xdevapi\Statement 結果を ... 取得する Statement::getResult (No version information available, migh ... t only be in Git) Statement::getResult — 結果を取得する 説明 public mysql_xdev ... api\Statement::getResult (): mysql_xdevapi\Result 警告 この関数は ... パラメータはありません。 戻り値 例 例1 mysql_xdevapi\Statement::getResult() の例 <?php /* ... */ ?> 関連キーワード ...
https://man.plustar.jp/php/mysql-xdevapi-statement.getresult.html - [similar]
次の結果を取得する 8805
« Statement::__construct Statement::getResult » PHP Manual mysql_xdevapi\Statement 次の結果を取得 ... する Statement::getNextResult (No version information available, ... might only be in Git) Statement::getNextResult — 次の結果を取得する 説明 public my ... sql_xdevapi\Statement::getNextResult (): mysql_xdevapi\Result 警告 この関 ... パラメータはありません。 戻り値 例 例1 mysql_xdevapi\Statement::getNextResult() の例 <?php /* ... */ ?> 関連キーワ ...
https://man.plustar.jp/php/mysql-xdevapi-statement.getnextresult.html - [similar]
ステートメントの種類を返す 8607
« oci_set_prefetch oci_unregister_taf_callback » PHP Manual OCI8 関数 ステートメントの種類を返す ... oci_statement_type (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci ... _statement_type — ステートメントの種類を返す 説明 oci_stateme ... nt_type ( resource $statement ): string | false OCI ステートメント statement の種 ... 類をあらわすキーワードを返します。 パラメータ statement oci_parse() が返す、有効な OCI8 ステートメント ID。 ...
https://man.plustar.jp/php/function.oci-statement-type.html - [similar]
The MySQLi Extension Function Summary 8530
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... qli::prepare() mysqli_prepare() N/A Prepare an SQL statement for execution mysqli::query() mysqli_query() N/A P ... s special characters in a string for use in an SQL statement, taking into account the current charset of the co ... ::stmt_init() mysqli_stmt_init() N/A Initializes a statement and returns an object for use with mysqli_stmt_pre ... changed, deleted, or inserted by the last executed statement $mysqli_stmt::errno mysqli_stmt_errno() N/A Return ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
さらに結果があるかを調べる 8188
« Statement::getResult mysql_xdevapi\Table » PHP Manual mysql_xdevapi\Statement さらに結果がある ... かを調べる Statement::hasMoreResults (No version information available, ... might only be in Git) Statement::hasMoreResults — さらに結果があるかを調べる 説明 ... public mysql_xdevapi\Statement::hasMoreResults (): bool 警告 この関数は、 現在のと ... パラメータはありません。 戻り値 例 例1 mysql_xdevapi\Statement::hasMoreResults() の例 <?php /* ... */ ?> 関連キー ...
https://man.plustar.jp/php/mysql-xdevapi-statement.hasmoreresults.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT