検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 161 for column (0.003 sec.)
フィールドサイズを返す 7619
« oci_field_scale oci_field_type_raw » PHP Manual OCI8 関数 フィールドサイズを返す oci_field_siz ... i_field_size ( resource $statement , string | int $column ): int | false フィールド column のサイズを返します ... パラメータ statement 有効な OCI ステートメント ID。 column フィールドのインデックス (1 から始まるもの) あるい ... は名前。 戻り値 フィールド column のサイズを表すバイト数を返します。 失敗した場合に ... ( $stid ); for ( $i = 1 ; $i <= $ncols ; $i ++) { $column_name = oci_field_name ( $stid , $i ); $column_type ...
https://man.plustar.jp/php/function.oci-field-size.html - [similar]
Increment the value by $row_key and $column_key. 7619
« Swoole\Table::get Swoole\Table::key » PHP Manual Swoole\Table Increment the value by $row_key ... and $column_key. Swoole\Table::incr (PECL swoole >= 1.9.0) Swo ... Table::incr — Increment the value by $row_key and $column_key. 説明 public Swoole\Table::incr ( string $key ... , string $column , int $incrby = ? ): void パラメータ key column in ... crby 戻り値 関連キーワード: key , column , Increment , row , Swoole , Table , the , incr , ...
https://man.plustar.jp/php/swoole-table.incr.html - [similar]
Decrement the value in the Swoole table by $row_key and $column_key. 7551
« Swoole\Table::current Swoole\Table::del » PHP Manual Swoole\Table Decrement the value in the S ... woole table by $row_key and $column_key. Swoole\Table::decr (PECL swoole >= 1.9.0) Swo ... ent the value in the Swoole table by $row_key and $column_key. 説明 public Swoole\Table::decr ( string $key ... , string $column , int $decrby = ? ): ReturnType パラメータ key col ... crby 戻り値 関連キーワード: Swoole , Table , key , column , decr , Decrement , row , string , decrby , swool ...
https://man.plustar.jp/php/swoole-table.decr.html - [similar]
Get the value in the Swoole table by $row_key and $column_key. 7551
« Swoole\Table::exist Swoole\Table::incr » PHP Manual Swoole\Table Get the value in the Swoole t ... able by $row_key and $column_key. Swoole\Table::get (PECL swoole >= 1.9.0) Swoo ... Get the value in the Swoole table by $row_key and $column_key. 説明 public Swoole\Table::get ( string $row_k ... ey , string $column_key ): int パラメータ row_key column_key 戻り値 関 ... 連キーワード: key , Swoole , Table , row , column , Get , string , exist , incr , swoole ...
https://man.plustar.jp/php/swoole-table.get.html - [similar]
プロシージャへのパラメータに関する情報を取得する 7516
« odbc_primarykeys odbc_procedures » PHP Manual ODBC 関数 プロシージャへのパラメータに関する情報 ... を取得する odbc_procedurecolumns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedurecolumn ... パラメータに関する情報を取得する 説明 odbc_procedurecolumns ( resource $odbc , ? string $catalog = null , ? s ... ma = null , ? string $procedure = null , ? string $column = null ): resource | false プロシージャへのパラメー ... の文字にマッチし、 _ はひとつの文字にマッチします。 column カラム。 このパラメータには以下の検索パターンを使用 ...
https://man.plustar.jp/php/function.odbc-procedurecolumns.html - [similar]
Update a column using OID 7390
« cubrid_prepare cubrid_rollback » PHP Manual CUBRID 関数 Update a column using OID cubrid_put ( ... PECL CUBRID >= 8.3.0) cubrid_put — Update a column using OID 説明 cubrid_put ( resource $conn_identif ... 4" [2]=> string(1) "8" } 参考 cubrid_get() - Get a column using OID cubrid_set_add() - Insert a single eleme ... nt to set type column using OID cubrid_set_drop() - Delete an element fr ... om set type column using OID cubrid_seq_insert() - Insert an element ...
https://man.plustar.jp/php/function.cubrid-put.html - [similar]
入力配列から単一のカラムの値を返す 7287
« array_chunk array_combine » PHP Manual 配列 関数 入力配列から単一のカラムの値を返す array_column ... mn (PHP 5 >= 5.5.0, PHP 7, PHP 8) array_column — 入力配列から単一のカラムの値を返す 説明 array_co ... lumn ( array $array , int | string | null $column_key , int | string | null $index_key = null ): arr ... ay array_column() は、 配列 array の中から column_key で指定した単 ... 入力配列内のカラム index_key の値をキーとし、 カラム column_key を値とした配列が返されます。 パラメータ array ...
https://man.plustar.jp/php/function.array-column.html - [similar]
指定したテーブルにあるカラム名のリストを取得する 7092
« odbc_columnprivileges odbc_commit » PHP Manual ODBC 関数 指定したテーブルにあるカラム名のリスト ... を取得する odbc_columns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_columns — 指定し ... たテーブルにあるカラム名のリストを取得する 説明 odbc_columns ( resource $odbc , ? string $catalog = null , ? s ... schema = null , ? string $table = null , ? string $column = null ): resource | false 指定したテーブルにあるカ ... の文字にマッチし、 _ はひとつの文字にマッチします。 column カラム名。 このパラメータには以下の検索パターンを使 ...
https://man.plustar.jp/php/function.odbc-columns.html - [similar]
フィールドのデータ型の名前を返す 7001
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す ... i_field_type ( resource $statement , string | int $column ): string | int | false フィールドのデータ型の名前 ... パラメータ statement 有効な OCI ステートメント ID。 column フィールド番号 (1 から始まる) あるいは名前のいずれ ... ( $stid ); for ( $i = 1 ; $i <= $ncols ; $i ++) { $column_name = oci_field_name ( $stid , $i ); $column_type ... = oci_field_type ( $stid , $i ); $column_size = oci_field_size ( $stid , $i ); echo "<tr>" ...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
Return the ID generated for the last updated AUTO_INCREMENT column 6966
« cubrid_get cubrid_is_instance » PHP Manual CUBRID 関数 Return the ID generated for the last up ... dated AUTO_INCREMENT column cubrid_insert_id (PECL CUBRID >= 8.3.0) cubrid_ins ... e ID generated for the last updated AUTO_INCREMENT column 説明 cubrid_insert_id ( resource $conn_identifier ... retrieves the ID generated for the AUTO_INCREMENT column which is updated by the previous INSERT query. It ... : CUBRID supports AUTO_INCREMENT for more than one columns in a table. In most cases, there will be a single ...
https://man.plustar.jp/php/function.cubrid-insert-id.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT