検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 184 for Statement (0.062 sec.)
指定したステートメントハンドルの結果を格納したメモリを開放する 4871
« mysqli_stmt::$field_count mysqli_stmt::get_result » PHP Manual mysqli_stmt 指定したステートメン ... id 手続き型 mysqli_stmt_free_result ( mysqli_stmt $statement ): void ステートメントに関連する結果のメモリを開放 ...
https://man.plustar.jp/php/mysqli-stmt.free-result.html - [similar]
複数クエリで、次の結果が存在するかどうかを調べる 4871
« mysqli_stmt::$insert_id mysqli_stmt::next_result » PHP Manual mysqli_stmt 複数クエリで、次の結 ... 手続き型: mysqli_stmt_more_results ( mysqli_stmt $statement ): bool 複数クエリで、次の結果が存在するかどうかを ...
https://man.plustar.jp/php/mysqli-stmt.more-results.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 4871
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... // Use a privileged connection to construct a SQL statement that will initiate failover $sql = <<< 'END' selec ... rror ( $stmt ); trigger_error ( "Could not execute statement: " . $m [ 'message' ], E_USER_ERROR ); } $row = oc ... tmt ); print( $row [ 0 ] . "\n" ); // do other SQL statements with the new connection, if it is valid // $stmt ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
Table クラス 4827
« Statement::hasMoreResults Table::__construct » PHP Manual Mysql_xdevapi Table クラス Table クラ ...
https://man.plustar.jp/php/class.mysql-xdevapi-table.html - [similar]
Export the lob object to a file 4827
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file ... b object or a string as a lob object to a prepared statement as parameters 関連キーワード: lob , cubrid , file ...
https://man.plustar.jp/php/function.cubrid-lob2-export.html - [similar]
Import BLOB/CLOB data from a file 4827
« cubrid_lob2_export cubrid_lob2_new » PHP Manual CUBRID 関数 Import BLOB/CLOB data from a file ... b object or a string as a lob object to a prepared statement as parameters 関連キーワード: lob , cubrid , file ...
https://man.plustar.jp/php/function.cubrid-lob2-import.html - [similar]
SQL 文を直接実行する 4827
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ib ... する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resource SQL 文を直接実行し ... connect() が返した有効なデータベース接続リソース。 statement SQL 文。パラメータマーカを含めることはできません。 ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query ... 4827
« sqlsrv_rollback sqlsrv_send_stream_data » PHP Manual SQLSRV 関数 Returns the number of rows mo ... e sqlsrv_num_rows() . パラメータ stmt The executed statement resource for which the number of affected rows is ...
https://man.plustar.jp/php/function.sqlsrv-rows-affected.html - [similar]
複数クエリから、次の結果を読み込む 4827
« mysqli_stmt::more_results mysqli_stmt::$num_rows » PHP Manual mysqli_stmt 複数クエリから、次の ... l 手続き型: mysqli_stmt_next_result ( mysqli_stmt $statement ): bool 複数クエリから、次の結果を読み込みます。 注 ...
https://man.plustar.jp/php/mysqli-stmt.next-result.html - [similar]
プリペアドステートメントをリセットする 4827
« mysqli_stmt::prepare mysqli_stmt::result_metadata » PHP Manual mysqli_stmt プリペアドステートメ ... (): bool 手続き型 mysqli_stmt_reset ( mysqli_stmt $statement ): bool クライアントおよびサーバーで、実行後のプリ ...
https://man.plustar.jp/php/mysqli-stmt.reset.html - [similar]