検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 161 for Column (0.019 sec.)
テーブルの主キーを含む結果セットを返す 5099
« db2_prepare db2_procedure_columns » PHP Manual IBM DB2 関数 テーブルの主キーを含む結果セットを ... ーマの名前。 TABLE_NAME 主キーを含むテーブルの名前。 COLUMN_NAME 主キーを含むカラムの名前。 KEY_SEQ 1 から始ま ... ー内のカラムの位置。 PK_NAME 主キーの名前。 参考 db2_column_privileges() - テーブルのカラムおよび関連する権限情 ... 報を含む結果セットを返す db2_columns() - テーブルのカラムおよび関連するメタデータを含む ... ーブルの外部キーを含む結果セットを返す db2_procedure_columns() - ストアドプロシージャのパラメータを含む結果セッ ...
https://man.plustar.jp/php/function.db2-primary-keys.html - [similar]
Swoole 5064
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... woole\Table — The Swoole\Table class Swoole\Table::column — Set the data type and size of the columns. Swool ... ent the value in the Swoole table by $row_key and $column_key. Swoole\Table::del — Delete a row in the Swool ... Get the value in the Swoole table by $row_key and $column_key. Swoole\Table::incr — Increment the value by $ ... row_key and $column_key. Swoole\Table::key — Get the key of current ro ...
https://man.plustar.jp/php/book.swoole.html - [similar]
複数または多次元の配列をソートする 5064
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisor ... w [ 'edition' ]; } // 上記のコードの代わりに array_column() を使用できます $volume = array_column ( $data , ... 'volume' ); $edition = array_column ( $data , 'edition' ); // データを volume の降順、 ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
結果セットのカラムに対するメタデータを返す 5064
« PDOStatement::getAttribute PDOStatement::getIterator » PHP Manual PDOStatement 結果セットのカラ ... ムに対するメタデータを返す PDOStatement::getColumnMeta (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2 ... .0) PDOStatement::getColumnMeta — 結果セットのカラムに対するメタデータを返す 説 ... 明 public PDOStatement::getColumnMeta ( int $column ): array | false 結果セットの 0 ... す。 警告 PDO ドライバによっては、 PDOStatement::getColumnMeta() を実装していないかもしれません。 なぜなら、こ ...
https://man.plustar.jp/php/pdostatement.getcolumnmeta.html - [similar]
The MySQLi Extension Function Summary 5030
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... unt mysqli_field_count() N/A Returns the number of columns for the most recent query $mysqli::host_info mysq ... qli_fetch_lengths() N/A Returns the lengths of the columns of the current row in the result set $mysqli_resu ... t row as an associative array mysqli_result::fetch_column() mysqli_fetch_column() N/A Fetch a single column ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
カラムを PHP 変数にバインドする 5030
« PDOStatement PDOStatement::bindParam » PHP Manual PDOStatement カラムを PHP 変数にバインドする ... PDOStatement::bindColumn (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) ... PDOStatement::bindColumn — カラムを PHP 変数にバインドする 説明 public PDOS ... tatement::bindColumn ( string | int $column , mixed &$var , int $type = ... ed $driverOptions = null ): bool PDOStatement::bindColumn() は、 クエリからの結果セット中にあるカラムにバイン ...
https://man.plustar.jp/php/pdostatement.bindcolumn.html - [similar]
定義済み定数 5030
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... eter. SQLSRV_NULLABLE_YES ( int ) Indicates that a column is nullable. SQLSRV_NULLABLE_NO ( int ) Indicates ... that a column is not nullable. SQLSRV_NULLABLE_UNKNOWN ( int ) I ... ndicates that it is not known if a column is nullable. SQLSRV_PARAM_IN ( int ) Indicates an ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
定義済み定数 4995
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... . CUBRID_SCH_ATTRIBUTE Get the attributes of table column. CUBRID_SCH_CLASS_ATTRIBUTE Get the attributes of ... CH_ATTR_PRIVILEGE Get the privilege information of column. CUBRID_SCH_DIRECT_SUPER_CLASS Get the direct supe ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
Vtiful\Kernel\Excel setRow 4995
« Vtiful\Kernel\Excel::setColumn Vtiful\Kernel\Format » PHP Manual Vtiful\Kernel\Excel Vtiful\Ke ... ght , resource $format = ? ) Set the format of the column. パラメータ range cell start and end coordinate st ...
https://man.plustar.jp/php/vtiful-kernel-excel.setRow.html - [similar]
Return the number of columns in the result set 4972
« cubrid_list_dbs cubrid_ping » PHP Manual CUBRID MySQL 互換関数 Return the number of columns in ... >= 8.3.0) cubrid_num_fields — Return the number of columns in the result set 説明 cubrid_num_fields ( resour ... $result ): int This function returns the number of columns in the result set, on success, or it returns FALS ... brid_query() and cubrid_prepare() 戻り値 Number of columns, on success. -1 if SQL sentence is not SELECT. fa ... cubrid_num_fields ( $req ); printf ( "Row Num: %d\nColumn Num: %d\n" , $row_num , $col_num ); cubrid_disconn ...
https://man.plustar.jp/php/function.cubrid-num-fields.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT